libubox: update to latest git revision

fixes bug in runqueue complete handling

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37159
This commit is contained in:
John Crispin 2013-07-04 13:31:04 +00:00
parent 988c6209a1
commit 6bd071724c

View File

@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
PKG_VERSION:=2013-06-28
PKG_VERSION:=2013-07-04
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:=316e3fb6c28ab3a2244d059fc3b9429df8cc9f0a
PKG_SOURCE_VERSION:=11e8afea0f7eb34f8c23a8e589ee659c46f3f8aa
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1