Author: rmilecki
Date: 2015-01-19 16:56:06 +0100 (Mon, 19 Jan 2015)
New Revision: 44052

Modified:
   trunk/package/libs/libubox/Makefile
Log:
libubox: update to the latest commit with JSON and usock fixes

Signed-off-by: Rafa?\197?\130 Mi?\197?\130ecki <[email protected]>


Modified: trunk/package/libs/libubox/Makefile
===================================================================
--- trunk/package/libs/libubox/Makefile 2015-01-19 11:05:22 UTC (rev 44051)
+++ trunk/package/libs/libubox/Makefile 2015-01-19 15:56:06 UTC (rev 44052)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2014-11-23
+PKG_VERSION:=2015-01-19
 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:=f09ae76445e32511433fdab0a1bcda73aa84986d
+PKG_SOURCE_VERSION:=f1c794b29e2dac52ec25869bf8c37b3e230fb2a2
 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