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:=fconfig 10 PKG_NAME:=fconfig
11 PKG_VERSION:=20080329 11 PKG_VERSION:=20080329
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://andrzejekiert.ovh.org/software/fconfig/
Line 16... Line 16...
16 PKG_HASH:=4ff0e8f07e35e46b705c0dbe9d9544ede01ea092a69e3f7db03e55a3f2bb8eb7 16 PKG_HASH:=4ff0e8f07e35e46b705c0dbe9d9544ede01ea092a69e3f7db03e55a3f2bb8eb7
Line 17... Line 17...
17   17  
Line 22... Line 22...
22 define Package/fconfig 22 define Package/fconfig
23 SECTION:=utils 23 SECTION:=utils
24 CATEGORY:=Utilities 24 CATEGORY:=Utilities
25 SUBMENU:=Boot Loaders 25 SUBMENU:=Boot Loaders
26 TITLE:=RedBoot configuration editor 26 TITLE:=RedBoot configuration editor
-   27 URL:=http://andrzejekiert.ovh.org/software.html.en
27 endef 28 endef
Line 28... Line 29...
28   29  
29 define Package/fconfig/description 30 define Package/fconfig/description
30 displays and (if writable) also edits the RedBoot configuration. 31 displays and (if writable) also edits the RedBoot configuration.