Author: blogic
Date: 2014-10-14 17:53:00 +0200 (Tue, 14 Oct 2014)
New Revision: 42917

Modified:
   trunk/package/libs/libubox/Makefile
Log:
libubox: update to latest git

this adds a new helper for setting/overriding the signal handlers

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/libs/libubox/Makefile
===================================================================
--- trunk/package/libs/libubox/Makefile 2014-10-14 12:57:39 UTC (rev 42916)
+++ trunk/package/libs/libubox/Makefile 2014-10-14 15:53:00 UTC (rev 42917)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2014-08-04
+PKG_VERSION:=2014-10-14
 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:=dffbc09baf71b294185a36048166d00066d433b5
+PKG_SOURCE_VERSION:=464e05e33b4c086be0bd932760a41ddcf9373187
 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