mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
This commit is contained in:
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…
Reference in New Issue
Block a user