polarssl: add missing version bump
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42949
This commit is contained in:
parent
e5daecce98
commit
b6086a3079
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue