aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-19 14:26:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-19 14:26:22 +0000
commit779f604b8db996139ad63282f613f1411858e566 (patch)
tree74947651d393e5e4a0f775bbf7122d3bc406e10f /package/libs/libubox/Makefile
parent07fac08fd121b6767181ff53bb72257bfe42c2e6 (diff)
downloadmaster-187ad058-779f604b8db996139ad63282f613f1411858e566.tar.gz
master-187ad058-779f604b8db996139ad63282f613f1411858e566.tar.bz2
master-187ad058-779f604b8db996139ad63282f613f1411858e566.zip
libubox: update to the latest version, adds some utility macros
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39953 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 6c4a4b916e..ffdb19a0a2 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2014-02-23
+PKG_VERSION:=2014-03-18
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=926121113b903bf7b6133f782c84d0ed6c1a1a58
+PKG_SOURCE_VERSION:=4f44401ae8d23465261cef80b87630ffccd5a864
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1