projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] gdb: fix build failure with arm targets
[openwrt.git]
/
package
/
opkg
/
Makefile
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index
9b67e39
..
6cabdec
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:=
215
+PKG_REV:=
503
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=
3
+PKG_RELEASE:=
1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
This page took
0.01956 seconds
and
4
git commands to generate.