projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] firewall: run ifdown hotplug events synchronized, fixes a racecondition...
[openwrt.git]
/
package
/
opkg
/
Makefile
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index
180f84b
..
be5c490
100644
(file)
--- a/
package/opkg/Makefile
+++ b/
package/opkg/Makefile
@@
-8,9
+8,9
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=opkg
-PKG_REV:=5
28
+PKG_REV:=5
63
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=
2
+PKG_RELEASE:=
1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
This page took
0.020346 seconds
and
4
git commands to generate.