From: Felix Fietkau Date: Sat, 18 Oct 2014 09:20:38 +0000 (+0000) Subject: polarssl: add missing version bump X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b6086a30798e727e052c5455e8a9612b30724e36;p=openwrt%2Fstaging%2Fneocturne.git polarssl: add missing version bump Signed-off-by: Felix Fietkau 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