From 928ee695bb6ae6c1e4c31ed78ec7582244888930 Mon Sep 17 00:00:00 2001 From: acoul Date: Mon, 13 Sep 2010 08:13:36 +0000 Subject: package/opkg: update to r563 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23050 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opkg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/opkg/Makefile') diff --git a/package/opkg/Makefile b/package/opkg/Makefile index a3a1da602..be5c490e0 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg -PKG_REV:=528 +PKG_REV:=563 PKG_VERSION:=$(PKG_REV) -PKG_RELEASE:=3 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) -- cgit v1.2.3