projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg...
[openwrt.git]
/
package
/
opkg
/
Makefile
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index
a3a1da6
..
2870abd
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
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=opkg
-PKG_REV:=5
28
+PKG_REV:=5
76
PKG_VERSION:=$(PKG_REV)
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=
3
+PKG_RELEASE:=
1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
@@
-26,6
+26,7
@@
define Package/opkg
SECTION:=base
CATEGORY:=Base system
TITLE:=opkg package management system
SECTION:=base
CATEGORY:=Base system
TITLE:=opkg package management system
+ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
URL:=http://wiki.openmoko.org/wiki/Opkg
endef
URL:=http://wiki.openmoko.org/wiki/Opkg
endef
This page took
0.020021 seconds
and
4
git commands to generate.