libubox: update to latest version, adds jshn namespace support
SVN-Revision: 34718
This commit is contained in:
parent
056d75049d
commit
a7877699f7
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libubox
|
||||
PKG_VERSION:=2012-12-02
|
||||
PKG_VERSION:=2012-12-16
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=9d8f2dd47b27d372c319ef7e334feb2b47cfa5f9
|
||||
PKG_SOURCE_VERSION:=e16fa068a57318fff073da4a0f8f0535a97fe208
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_MD5SUM:=8eb9929fc74397ac199a012791d51b3a
|
||||
PKG_MIRROR_MD5SUM:=fbf797a253418b265a6e60005e6915d9
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
|
Loading…
Reference in a new issue