1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-10-01 10:00:43 +03:00

update the title and fn-handle version

This commit is contained in:
Xiangfu Liu 2010-03-16 23:51:15 +08:00
parent 0cdabfa5d5
commit 8cd484844b

View File

@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=fn-handle PKG_NAME:=fn-handle
PKG_VERSION:=20091118 PKG_VERSION:=20100316
PKG_REV:=a5903ed490cc104c9f3e9270c542e6cdacb4b069 PKG_REV:=748269bdcfd0cea82ff9e3a79f60a0c3bb3bd35b
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/fn-handle define Package/fn-handle
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=Vido TITLE:=Ben NanoNote PowerOff Daemon
URL:=http://projects.qi-hardware.com/index.php/f/fn-handle/ URL:=http://projects.qi-hardware.com/index.php/f/fn-handle/
endef endef