diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-09 13:53:20 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-09 13:53:20 +0000 |
commit | fb8599763f1b3c7dc3e3073aff0458d39b08d103 (patch) | |
tree | 9caca5dad8c0ef7e64ab2d13e835688f6cd81216 /package | |
parent | 9bbef2b97855ded6e896ce5fada539d0ef1cce7d (diff) | |
download | upstream-fb8599763f1b3c7dc3e3073aff0458d39b08d103.tar.gz upstream-fb8599763f1b3c7dc3e3073aff0458d39b08d103.tar.bz2 upstream-fb8599763f1b3c7dc3e3073aff0458d39b08d103.zip |
Updated url, wput is now on sourceforge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/wput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wput/Makefile b/package/wput/Makefile index bbe8343ef1..5c70c331d2 100644 --- a/package/wput/Makefile +++ b/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 |