From: nbd Date: Sat, 18 Oct 2014 09:20:57 +0000 (+0000) Subject: polarssl: add missing version bump X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9a5b2585d30fa51b1f5a9b4b830e6bf6c4385b89;p=14.07%2Fopenwrt.git 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 --- 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