projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ee248
)
uci: change uci_ptr checking order in uci_delete()
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 29 Sep 2013 11:53:10 +0000
(11:53 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 29 Sep 2013 11:53:10 +0000
(11:53 +0000)
SVN-Revision: 38251
package/system/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/system/uci/Makefile
b/package/system/uci/Makefile
index 54ad80bda993afbbd46e3c1a447cc68f55192ac0..0c1bad96949275d07c0274f96da2ec64375040e4 100644
(file)
--- a/
package/system/uci/Makefile
+++ b/
package/system/uci/Makefile
@@
-7,13
+7,13
@@
include $(TOPDIR)/rules.mk
-UCI_VERSION=2013-0
6-11
+UCI_VERSION=2013-0
9-29
UCI_RELEASE=1
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_RELEASE:=1
-PKG_REV:=
c9c9d5cb085acc58b6579ace83fb79c085a9db27
+PKG_REV:=
2fcc6d756f23b439d24eb061ccd0a815a5626f69
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=git://nbd.name/uci.git