projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] add maintainer information
[openwrt.git]
/
package
/
opkg
/
Makefile
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index
442f90c
..
73dc303
100644
(file)
--- a/
package/opkg/Makefile
+++ b/
package/opkg/Makefile
@@
-8,7
+8,7
@@
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
63
PKG_VERSION:=$(PKG_REV)
PKG_RELEASE:=1
PKG_VERSION:=$(PKG_REV)
PKG_RELEASE:=1
@@
-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.022604 seconds
and
4
git commands to generate.