diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-09 13:53:20 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-09 13:53:20 +0000 |
commit | ee86864db0e116d4753187e47b3aef52e75c0111 (patch) | |
tree | 50d35d0c4fb7d1ca39006a4f4b3f2c2e35daf6c9 | |
parent | 7f491ab919efd15595d620e63cc6bb456546f82c (diff) |
Updated url, wput is now on sourceforge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1586 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/package/wput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wput/Makefile b/openwrt/package/wput/Makefile index bbe8343ef1..5c70c331d2 100644 --- a/openwrt/package/wput/Makefile +++ b/openwrt/package/wput/Makefile @@ -7,7 +7,7 @@ PKG_VERSION:=0.5 PKG_RELEASE:=1 PKG_MD5SUM:=441b2e07219f78167b29a7ac33488fff -PKG_SOURCE_URL:=http://itooktheredpill.dyndns.org/wput/ +PKG_SOURCE_URL:=@SF/wput PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_CAT:=zcat |