aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-10-18 09:20:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-10-18 09:20:57 +0000
commitae73a60f5ea0a3be3c69dadbf2284148c536c001 (patch)
tree85a314735440184e9579ab3ff6116d7efb3cf9a0
parentf1aa2e110c9b3d268e682fc4fdfc839ac2ba24c1 (diff)
downloadupstream-ae73a60f5ea0a3be3c69dadbf2284148c536c001.tar.gz
upstream-ae73a60f5ea0a3be3c69dadbf2284148c536c001.tar.bz2
upstream-ae73a60f5ea0a3be3c69dadbf2284148c536c001.zip
polarssl: add missing version bump
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r42949 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42950 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/libs/polarssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile
index 081b2c1d7c..3f2457f4a8 100644
--- a/package/libs/polarssl/Makefile
+++ b/package/libs/polarssl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=polarssl
PKG_VERSION:=1.3.8
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz