[package] iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks...
[openwrt.git] / package / uci / Makefile
index 03d4104..c0be1a8 100644 (file)
@@ -8,19 +8,19 @@
 include $(TOPDIR)/rules.mk
 
 UCI_VERSION=2011-07-18
-UCI_RELEASE=1
+UCI_RELEASE=3
 
 PKG_NAME:=uci
 PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
-PKG_RELEASE:=2
-PKG_REV:=0a84aa8d50bc20d6fbbcdaf450cfef8ae65218ab
+PKG_RELEASE:=1
+PKG_REV:=825be5d0cd699919fbad15901c63044f0efffe82
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=git://nbd.name/uci.git
 PKG_SOURCE_SUBDIR:=uci-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)
 PKG_SOURCE_PROTO:=git
-PKG_MIRROR_MD5SUM:=77a21e8810aa76245e5f858a399627ea
+PKG_MIRROR_MD5SUM:=3f12c38a4cc6e51f9ae77ae909614762
 
 PKG_BUILD_PARALLEL:=0
 
This page took 0.026634 seconds and 4 git commands to generate.