aboutsummaryrefslogtreecommitdiffstats
path: root/package/libubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-11 01:58:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-11 01:58:48 +0000
commitb15d1a19b6c6a7869eb054fa3b2262c1d7b95525 (patch)
tree7a47c9e4be732e34df5e91963ef810b62b7a03ef /package/libubox
parent875ff445925ff10df5bf7c491c007de661248003 (diff)
downloadupstream-b15d1a19b6c6a7869eb054fa3b2262c1d7b95525.tar.gz
upstream-b15d1a19b6c6a7869eb054fa3b2262c1d7b95525.tar.bz2
upstream-b15d1a19b6c6a7869eb054fa3b2262c1d7b95525.zip
libubox: update to 2011-02-11, includes a few uloop fixes
SVN-Revision: 25456
Diffstat (limited to 'package/libubox')
-rw-r--r--package/libubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libubox/Makefile b/package/libubox/Makefile
index a2b3a9c51a..684ffca1f6 100644
--- a/package/libubox/Makefile
+++ b/package/libubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libubox
-PKG_VERSION:=2010-02-07
+PKG_VERSION:=2011-02-11
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=e44dbfb1029829dbd6c5e1ca11e461d9a89027b9
+PKG_SOURCE_VERSION:=83037e345dd702f2a013322139ef0b7bab7e170f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1