summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-15 06:09:28 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-15 06:09:28 +0000
commit573789cb6016aafd366e714eb8662077bc5ac201 (patch)
tree2e4a5eae082d843737bb22f8bf7ad6708447b127 /package
parent8e47941b3e3614778cb8e6e5a3f0583c5a9462ba (diff)
fix url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@652 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/speex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/speex/Makefile b/package/speex/Makefile
index ed3859c66..36ebb67a3 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)