Fix download site, closes #751, #752
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Sep 2006 20:38:19 +0000 (20:38 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Sep 2006 20:38:19 +0000 (20:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4749 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/isakmpd/Makefile
package/keynote/Makefile

index d0ae6f6..5e268e5 100644 (file)
@@ -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
 
index 4df4e14..f5358ea 100644 (file)
@@ -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