summaryrefslogtreecommitdiffstats
path: root/package/libs/libubox
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
commite10da3edbf3886080ef731c8fed3899bed650e08 (patch)
treed737b51052cec60c534d97f37de2d6d9fe7ed306 /package/libs/libubox
parentb6f268d775c8b7986667ccb685f985dcdf425cb0 (diff)
downloadmaster-31e0f0ae-e10da3edbf3886080ef731c8fed3899bed650e08.tar.gz
master-31e0f0ae-e10da3edbf3886080ef731c8fed3899bed650e08.tar.bz2
master-31e0f0ae-e10da3edbf3886080ef731c8fed3899bed650e08.zip
libubox: update to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44080
Diffstat (limited to 'package/libs/libubox')
-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