diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-04-15 06:09:28 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-04-15 06:09:28 +0000 |
commit | 8edd4e55abc4051fae7ce9db5122cb72fdbaab4e (patch) | |
tree | eb87f7b63346d614f5148d7775628f32d2d0bbb7 /openwrt/package/speex/Makefile | |
parent | 896192f2b38125e80cf03b4c33ebcd11c2a03c23 (diff) | |
download | mtk-20170518-8edd4e55abc4051fae7ce9db5122cb72fdbaab4e.zip mtk-20170518-8edd4e55abc4051fae7ce9db5122cb72fdbaab4e.tar.gz mtk-20170518-8edd4e55abc4051fae7ce9db5122cb72fdbaab4e.tar.bz2 |
fix url
SVN-Revision: 652
Diffstat (limited to 'openwrt/package/speex/Makefile')
-rw-r--r-- | openwrt/package/speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/speex/Makefile b/openwrt/package/speex/Makefile index ed3859c..36ebb67 100644 --- a/openwrt/package/speex/Makefile +++ b/openwrt/package/speex/Makefile @@ -7,7 +7,7 @@ PKG_VERSION := 1.0.4 PKG_RELEASE := 1 PKG_MD5SUM := 15a0686b7e1f81d352a648044b350fcc -PKG_SOURCE_SITE := http://www.speex.org/download +PKG_SOURCE_SITE := http://us.speex.org/download PKG_SOURCE_FILE := $(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_CAT := zcat PKG_SOURCE_DIR := $(PKG_NAME)-$(PKG_VERSION) |