OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 10... Line 10...
10 PKG_NAME:=admswconfig 10 PKG_NAME:=admswconfig
11 PKG_VERSION:=0.1 11 PKG_VERSION:=0.1
12 PKG_RELEASE:=1 12 PKG_RELEASE:=1
Line 13... Line 13...
13   13  
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 PKG_SOURCE_URL:=https://downloads.openwrt.org/sources 15 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
Line 16... Line 16...
16 PKG_HASH:=37b4409ea2105520b4a7327e53c3210251000ddf58f81a8e4c19e6ff9d615afe 16 PKG_HASH:=37b4409ea2105520b4a7327e53c3210251000ddf58f81a8e4c19e6ff9d615afe
Line 17... Line 17...
17   17  
Line 22... Line 22...
22 define Package/admswconfig 22 define Package/admswconfig
23 SECTION:=utils 23 SECTION:=utils
24 CATEGORY:=Utilities 24 CATEGORY:=Utilities
25 TITLE:=ADM5120 Switch configuration tool 25 TITLE:=ADM5120 Switch configuration tool
26 DEPENDS:=@TARGET_adm5120 26 DEPENDS:=@TARGET_adm5120
-   27 URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/
27 MAINTAINER:=Florian Fainelli <florian@openwrt.org> 28 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
28 endef 29 endef
Line 29... Line 30...
29   30  
30 define Package/admswconfig/description 31 define Package/admswconfig/description