aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-23 10:54:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-23 10:54:45 +0000
commitdd1770a831ed985a82179e6a12a4abdbfe6babbc (patch)
tree0ef38936145d0d05b21e55ce3fa8669bc7310c0c /package/libs/libubox/Makefile
parent6b66328ef4da52e119960fb2cade0d55a6c667c0 (diff)
downloadmaster-187ad058-dd1770a831ed985a82179e6a12a4abdbfe6babbc.tar.gz
master-187ad058-dd1770a831ed985a82179e6a12a4abdbfe6babbc.tar.bz2
master-187ad058-dd1770a831ed985a82179e6a12a4abdbfe6babbc.zip
libubox: update to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-rw-r--r--package/libs/libubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index 36c9f670ee..db4a842158 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2015-01-19
+PKG_VERSION:=2015-01-21
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:=f1c794b29e2dac52ec25869bf8c37b3e230fb2a2
+PKG_SOURCE_VERSION:=ad9aa180d30ebf2ae91e3cc656c814693bb921ca
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1