aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-12-18 20:53:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-12-18 20:53:47 +0000
commite907c3358e0b20f4fdff0af3db8d9bfd068ea5da (patch)
tree46fbb13e83f7300eab53f83f8844d9c50ee8be1c /package/opkg/Makefile
parent6ef2d783729a2a14e56fed5c2f1aa0e669a0348c (diff)
downloadupstream-e907c3358e0b20f4fdff0af3db8d9bfd068ea5da.tar.gz
upstream-e907c3358e0b20f4fdff0af3db8d9bfd068ea5da.tar.bz2
upstream-e907c3358e0b20f4fdff0af3db8d9bfd068ea5da.zip
AA: opkg: backport r34202 and r34203
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34778 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/opkg/Makefile')
-rw-r--r--package/opkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index 4efd44a209..f6e9875058 100644
--- a/package/opkg/Makefile
+++ b/package/opkg/Makefile
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/version.mk
PKG_NAME:=opkg
PKG_REV:=618
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)