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 | e4e2aaad712e8c0681f315437520d4692c04622e (patch) | |
tree | 50d35d0c4fb7d1ca39006a4f4b3f2c2e35daf6c9 /openwrt | |
parent | ab1c74725476f4c77819701179d283e7b10f0428 (diff) | |
download | mtk-20170518-e4e2aaad712e8c0681f315437520d4692c04622e.zip mtk-20170518-e4e2aaad712e8c0681f315437520d4692c04622e.tar.gz mtk-20170518-e4e2aaad712e8c0681f315437520d4692c04622e.tar.bz2 |
Updated url, wput is now on sourceforge
SVN-Revision: 1586
Diffstat (limited to 'openwrt')
-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 bbe8343..5c70c33 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 |