X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/928ee695bb6ae6c1e4c31ed78ec7582244888930..f0589f7290ba958bbefaf5394b155d37c72a185e:/package/opkg/Makefile?ds=sidebyside diff --git a/package/opkg/Makefile b/package/opkg/Makefile index be5c490e0..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:=563 +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