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:=yamonenv 10 PKG_NAME:=yamonenv
11 PKG_VERSION:=20051022 11 PKG_VERSION:=20051022
12 PKG_RELEASE:=1 12 PKG_RELEASE:=1
Line 13... Line 13...
13   13  
14 PKG_SOURCE:=$(PKG_NAME)_gruen.4g__$(PKG_VERSION).tar.gz 14 PKG_SOURCE:=$(PKG_NAME)_gruen.4g__$(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:=466eca9cdad2c15e957fb9ce7d0b6927ecd17d85c4cc2dff37e97a3e6b209c67 16 PKG_HASH:=466eca9cdad2c15e957fb9ce7d0b6927ecd17d85c4cc2dff37e97a3e6b209c67
Line 17... Line 17...
17   17  
Line 25... Line 25...
25 SECTION:=utils 25 SECTION:=utils
26 CATEGORY:=Utilities 26 CATEGORY:=Utilities
27 SUBMENU:=Boot Loaders 27 SUBMENU:=Boot Loaders
28 DEPENDS:=@TARGET_au1000 28 DEPENDS:=@TARGET_au1000
29 TITLE:=YAMON configuration utility 29 TITLE:=YAMON configuration utility
-   30 URL:=http://meshcube.org/nylon/stable/sources/
30 MAINTAINER:=Florian Fainelli <florian@openwrt.org> 31 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
31 endef 32 endef
Line 32... Line 33...
32   33  
33 define Build/Configure 34 define Build/Configure