From fc72a828f59b59308dfc6e6fb4c3482e53aadf7f Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 3 Apr 2010 21:38:17 +0000 Subject: opkg: add upstream patch fixing the order packages are configured (closes: #7057, #7058), bump release number SVN-Revision: 20686 --- package/opkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opkg/Makefile') diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 6894ae7cb4..81f7b4a4a0 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg PKG_REV:=513 PKG_VERSION:=$(PKG_REV) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) -- cgit v1.2.3