aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-04-18 23:23:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-04-18 23:23:40 +0000
commitd429130518489e8186c5ea2ee8cd655d7f1aa2eb (patch)
treed99db6f1ae5aa114180717d9e9e5761880221c7a /package/opkg/Makefile
parentfa432efa8e500303bd9ed4f07fae63f2ab238c12 (diff)
downloadupstream-d429130518489e8186c5ea2ee8cd655d7f1aa2eb.tar.gz
upstream-d429130518489e8186c5ea2ee8cd655d7f1aa2eb.tar.bz2
upstream-d429130518489e8186c5ea2ee8cd655d7f1aa2eb.zip
opkg: update to r528, refresh patches
SVN-Revision: 21008
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 81f7b4a4a0..c18f8e7319 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:=513
+PKG_REV:=528
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=2
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)