Update ipkungfu to 0.6.1 (#3626)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11706 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9796f5f9f6
commit
31e23ee867
@ -9,15 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ipkungfu
|
PKG_NAME:=ipkungfu
|
||||||
PKG_VERSION:=0.6.0
|
PKG_VERSION:=0.6.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.linuxkungfu.org/ipkungfu
|
PKG_SOURCE_URL:=http://www.linuxkungfu.org/ipkungfu
|
||||||
PKG_MD5SUM:=a65b5e629a7e9ef00aaf20587d918e5f
|
PKG_MD5SUM:=89f6bc0df356dd4ee650882c54ec9074
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user