polarssl: update to 1.3.8.
This commit is contained in:
parent
326ef3c82a
commit
f52419ed0c
2 changed files with 4 additions and 4 deletions
|
@ -1374,7 +1374,7 @@ libmutter-wayland.so.0 mutter-wayland-3.10.1_1
|
|||
libgdiplus.so.0 libgdiplus-2.10.9_1
|
||||
libmonosgen-2.0.so.1 mono-3.2.3_1
|
||||
libshout-idjc.so.3 libshout-idjc-2.3.1_1
|
||||
libpolarssl.so.6 libpolarssl-1.3.7_1
|
||||
libpolarssl.so.7 libpolarssl-1.3.8_1
|
||||
libmonoboehm-2.0.so.1 mono-3.2.3_1
|
||||
libglusterfs.so.0 libglusterfs-3.4.1_1
|
||||
libgfrpc.so.0 libglusterfs-3.4.1_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'polarssl'
|
||||
pkgname=polarssl
|
||||
version=1.3.7
|
||||
revision=3
|
||||
version=1.3.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
||||
hostmakedepends="cmake perl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.polarssl.org"
|
||||
distfiles="http://www.polarssl.org/code/releases/polarssl-${version}-gpl.tgz"
|
||||
checksum=6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5
|
||||
checksum=318171db41335cacbb5b0047c94f1faf91442ab70a223b5223436703c9406ff1
|
||||
|
||||
libpolarssl_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in a new issue