projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8c025
)
another one ...
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 16:16:56 +0000
(16:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 16:16:56 +0000
(16:16 +0000)
SVN-Revision: 12045
package/uci/Makefile
patch
|
blob
|
history
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index 2eb3d43e13e7a465f3bebf4fdbe608ab2c348efc..d5e0ecf13dbb6c64b3c274d3161f4862b93afa4b 100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
UCI_VERSION=0.4
-UCI_RELEASE=
7
+UCI_RELEASE=
8
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:=
8268990d6f31872943c947c9b4529d59
+PKG_MD5SUM:=
1a671895bfaafe86087ce4374dfb8556
include $(INCLUDE_DIR)/package.mk