From c6d2fd0e170da4490b287bc78f294ad38c409446 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 15 Apr 2005 06:09:28 +0000 Subject: [PATCH] fix url SVN-Revision: 652 --- openwrt/package/speex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/speex/Makefile b/openwrt/package/speex/Makefile index ed3859c665..36ebb67a35 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) -- 2.30.2