aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-12-15 13:11:12 +0000
committerNicolas Thill <nico@openwrt.org>2008-12-15 13:11:12 +0000
commit2fd3702308f7efdd45843fdbce64b156cfca7004 (patch)
tree0b57cec1a0cee78de0f69c58fa80a866c0b57f75 /package/opkg/Makefile
parent2e89b6fa76f059a3ad67a57cf9eccec4350d2f3c (diff)
downloadupstream-2fd3702308f7efdd45843fdbce64b156cfca7004.tar.gz
upstream-2fd3702308f7efdd45843fdbce64b156cfca7004.tar.bz2
upstream-2fd3702308f7efdd45843fdbce64b156cfca7004.zip
add a patch helping available storage space detection, remove workaround from [13611], bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13650 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 26ae4d2ea1..d262a70e72 100644
--- a/package/opkg/Makefile
+++ b/package/opkg/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=opkg
PKG_REV:=4564
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)