Author: blogic
Date: 2015-01-28 13:08:04 +0100 (Wed, 28 Jan 2015)
New Revision: 44178

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

adds "ignore SIGPIPE by default"

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

Modified: trunk/package/libs/libubox/Makefile
===================================================================
--- trunk/package/libs/libubox/Makefile 2015-01-28 12:07:55 UTC (rev 44177)
+++ trunk/package/libs/libubox/Makefile 2015-01-28 12:08:04 UTC (rev 44178)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2015-01-21
+PKG_VERSION:=2015-01-28
 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:=ad9aa180d30ebf2ae91e3cc656c814693bb921ca
+PKG_SOURCE_VERSION:=827ad8337e88ec9e0bf73a8af1d6cf8555e8ef3d
 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