From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 18 Oct 2014 09:20:38 +0000 (+0000)
Subject: polarssl: add missing version bump
X-Git-Tag: reboot~5620
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b6086a30798e727e052c5455e8a9612b30724e36;p=openwrt%2Fstaging%2Fpepe2k.git

polarssl: add missing version bump

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 42949
---

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