From 9a5b2585d30fa51b1f5a9b4b830e6bf6c4385b89 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 18 Oct 2014 09:20:57 +0000 Subject: [PATCH] polarssl: add missing version bump Signed-off-by: Felix Fietkau Backport of r42949 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42950 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libs/polarssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index 081b2c1..3f2457f 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