[package] uhttpd: cope with DES crypted passwd entries by not relying on a leading...
[openwrt.git] / package / libubox / Makefile
index 0b7f11b..83abacc 100644 (file)
@@ -1,15 +1,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libubox
-PKG_VERSION:=2011-08-11
+PKG_VERSION:=2011-10-27
 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:=d6ebb84ad66b16ae896a797bd865a23c80eff4e4
+PKG_SOURCE_VERSION:=fc20c7a0314afa07f4f873f1a2f1f0095bf8e519
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
-PKG_MIRROR_MD5SUM:=86a81efd10cd0e05d45cd406bee196eb
+PKG_MIRROR_MD5SUM:=b942331d2161cb57926619ccfe96613a
 CMAKE_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
This page took 0.031607 seconds and 4 git commands to generate.