aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-09-13 08:13:36 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-09-13 08:13:36 +0000
commitbf29f6455fd57578f26cff7e3aceaaf88b6778ca (patch)
treeb3ce16945dc1b4f99f360f4d4b30432904c9bec0 /package/opkg/Makefile
parentc415d7529b7b7a572acde5a9fe55cf847b136043 (diff)
downloadupstream-bf29f6455fd57578f26cff7e3aceaaf88b6778ca.tar.gz
upstream-bf29f6455fd57578f26cff7e3aceaaf88b6778ca.tar.bz2
upstream-bf29f6455fd57578f26cff7e3aceaaf88b6778ca.zip
package/opkg: update to r563
SVN-Revision: 23050
Diffstat (limited to 'package/opkg/Makefile')
-rw-r--r--package/opkg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index a3a1da6024..be5c490e0a 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)