aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-09-04 20:38:19 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-09-04 20:38:19 +0000
commit63f2e6f8e7ed7eb52924c2b9e8d26d33e5d0fbc4 (patch)
treeca6bf48e051ae825d1df3d45b3a4c7559d28a3fd
parentcfb8a2c0c1233d425b557234ff66eedb646cdc81 (diff)
downloadmaster-187ad058-63f2e6f8e7ed7eb52924c2b9e8d26d33e5d0fbc4.tar.gz
master-187ad058-63f2e6f8e7ed7eb52924c2b9e8d26d33e5d0fbc4.tar.bz2
master-187ad058-63f2e6f8e7ed7eb52924c2b9e8d26d33e5d0fbc4.zip
Fix download site, closes #751, #752
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4749 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/isakmpd/Makefile2
-rw-r--r--package/keynote/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/isakmpd/Makefile b/package/isakmpd/Makefile
index d0ae6f6c97..5e268e52a0 100644
--- a/package/isakmpd/Makefile
+++ b/package/isakmpd/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=@SF/isakmpd
+PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=9f59b10d57cfed5e95743255f1c1620d
PKG_CAT:=bzcat
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 4df4e14ade..f5358ea36d 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=@SF/keynote
+PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0
PKG_CAT:=bzcat