X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3edae0c682b699392b4b5b1a170a43ab45a716ac..70bf949e54f121c76810ae081ed3f09a0033a563:/package/opkg/Makefile diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 442f90cd1..2870abdc0 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg -PKG_REV:=528 +PKG_REV:=576 PKG_VERSION:=$(PKG_REV) PKG_RELEASE:=1 @@ -26,6 +26,7 @@ define Package/opkg SECTION:=base CATEGORY:=Base system TITLE:=opkg package management system + MAINTAINER:=Jo-Philipp Wich URL:=http://wiki.openmoko.org/wiki/Opkg endef