aboutsummaryrefslogtreecommitdiffstats
path: root/package/speex
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-04-15 06:09:28 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-04-15 06:09:28 +0000
commit289da3a776e863e7e5a86816959be64e9867a1a3 (patch)
tree2e4a5eae082d843737bb22f8bf7ad6708447b127 /package/speex
parentf79a9250c0cc763fd272299528d7e329673f19f5 (diff)
downloadmaster-187ad058-289da3a776e863e7e5a86816959be64e9867a1a3.tar.gz
master-187ad058-289da3a776e863e7e5a86816959be64e9867a1a3.tar.bz2
master-187ad058-289da3a776e863e7e5a86816959be64e9867a1a3.zip
fix url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@652 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/speex')
-rw-r--r--package/speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/speex/Makefile b/package/speex/Makefile
index ed3859c665..36ebb67a35 100644
--- a/package/speex/Makefile
+++ b/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)