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 | 4db709c0167e02960022c4014947f377a3d31a6e (patch) | |
tree | 9caca5dad8c0ef7e64ab2d13e835688f6cd81216 /package/wput/Makefile | |
parent | 2006e44c312454e080d594329e560ee55315f902 (diff) |
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/wput/Makefile')
-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 bbe8343ef..5c70c331d 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 |