projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds...
[openwrt.git]
/
package
/
uci
/
Makefile
diff --git
a/package/uci/Makefile
b/package/uci/Makefile
index
fea8fa3
..
bf0107f
100644
(file)
--- a/
package/uci/Makefile
+++ b/
package/uci/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
UCI_VERSION=12012009
include $(TOPDIR)/rules.mk
UCI_VERSION=12012009
-UCI_RELEASE=
6
+UCI_RELEASE=
5
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
PKG_NAME:=uci
PKG_VERSION:=$(UCI_VERSION)$(if $(UCI_RELEASE),.$(UCI_RELEASE))
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_REV:=aa3ab8012bfbf793d2884c08ea924545a04e9544
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_REV:=aa3ab8012bfbf793d2884c08ea924545a04e9544
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.021022 seconds
and
4
git commands to generate.