Author: nbd
Date: 2015-11-08 21:39:01 +0100 (Sun, 08 Nov 2015)
New Revision: 47418

Modified:
   trunk/package/libs/libubox/Makefile
Log:
libubox: update to the latest version, adds a small json_script feature

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/libubox/Makefile
===================================================================
--- trunk/package/libs/libubox/Makefile 2015-11-07 18:33:45 UTC (rev 47417)
+++ trunk/package/libs/libubox/Makefile 2015-11-08 20:39:01 UTC (rev 47418)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2015-09-15
+PKG_VERSION:=2015-11-08
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=136a5196266d03d537f822c4e67d2fde2ed59505
+PKG_SOURCE_VERSION:=10429bccd0dc5d204635e110a7a8fae7b80d16cb
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MIRROR_MD5SUM:=
 CMAKE_INSTALL:=1
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to