aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-08-19 14:08:59 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-08-19 14:08:59 +0200
commit470ebc51b863fa4339b72fb4efe7b37b0f936e22 (patch)
treef53566968a294eaadf920ca4c3e18ce5f5f45966
parentd6c4db5f9bdd9ff502043a8ec6f5c948dd2f9e84 (diff)
downloadmaster-187ad058-470ebc51b863fa4339b72fb4efe7b37b0f936e22.tar.gz
master-187ad058-470ebc51b863fa4339b72fb4efe7b37b0f936e22.tar.bz2
master-187ad058-470ebc51b863fa4339b72fb4efe7b37b0f936e22.zip
libubox: update to the latest version, adds a few utility functions
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-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 4090fa942b..1c5d7e5f3d 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2016-07-04
+PKG_VERSION:=2016-07-29
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=d3fa561e5abcc88e02eb289c24d0b1d4d05adb54
+PKG_SOURCE_VERSION:=290c64ef5b5c3e75be851594f269d6a9568e64e5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1