polarssl: update to 1.3.7 (soname bump).
This commit is contained in:
parent
6df1217847
commit
df222258e0
2 changed files with 3 additions and 3 deletions
|
@ -1376,7 +1376,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.5 libpolarssl-1.3.1_1
|
||||
libpolarssl.so.6 libpolarssl-1.3.7_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,6 +1,6 @@
|
|||
# Template file for 'polarssl'
|
||||
pkgname=polarssl
|
||||
version=1.3.1
|
||||
version=1.3.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
||||
|
@ -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=b60d59c24d3744e5c16121054bfdac5615bffb19974ee7e0c1964eeb481612b3
|
||||
checksum=6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5
|
||||
|
||||
libpolarssl_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Add table
Reference in a new issue