projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c4ce90
)
upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 31 Jul 2008 15:56:35 +0000
(15:56 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 31 Jul 2008 15:56:35 +0000
(15:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12044
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
453dd08
..
2eb3d43
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
UCI_VERSION=0.4
-UCI_RELEASE=
6
+UCI_RELEASE=
7
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
@@
-17,7
+17,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=
c998478d3e7e5718c702bde95a3eed0a
+PKG_MD5SUM:=
8268990d6f31872943c947c9b4529d59
include $(INCLUDE_DIR)/package.mk
This page took
0.025066 seconds
and
4
git commands to generate.