upgrade uci 0.1.2, which accepts more characters in the section type validation

SVN-Revision: 10382
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent c5c1f8f1c2
commit 04caf0a56c

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uci
PKG_VERSION:=0.1.1
PKG_VERSION:=0.1.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
PKG_MD5SUM:=b26905c6fa0704e57944da33339f9216
PKG_MD5SUM:=2c1bd1b24ca3c3e565b28122f2efd047
LIBVERSION=0.1

Loading…
Cancel
Save