mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
upgrade uci 0.1.2, which accepts more characters in the section type validation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10382 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c930ec1f18
commit
61bf0e31f3
@ -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