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
commit1e830d03cb0c1bcc91e01f14a834f551f3930599 (patch)
treebbe18e787173449daeea51f5c7868ccbc7ad422e /package/opkg/Makefile
parent9cfb522a7dfcbd5fb1c9b4555026be56f069b143 (diff)
downloadmaster-187ad058-1e830d03cb0c1bcc91e01f14a834f551f3930599.tar.gz
master-187ad058-1e830d03cb0c1bcc91e01f14a834f551f3930599.tar.bz2
master-187ad058-1e830d03cb0c1bcc91e01f14a834f551f3930599.zip
package/opkg: update to r563
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23050 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)