projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] 6in4: replace sed match with variable substitution, change pattern from...
[openwrt.git]
/
package
/
6in4
/
Makefile
diff --git
a/package/6in4/Makefile
b/package/6in4/Makefile
index
d88ee16
..
b9fa220
100644
(file)
--- a/
package/6in4/Makefile
+++ b/
package/6in4/Makefile
@@
-8,8
+8,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=
2
-PKG_RELEASE:=
1
+PKG_VERSION:=
5
+PKG_RELEASE:=
2
include $(INCLUDE_DIR)/package.mk
This page took
0.029762 seconds
and
4
git commands to generate.