polarssl: update to 1.3.9.
This commit is contained in:
parent
17b865f348
commit
65895262dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'polarssl'
|
# Template file for 'polarssl'
|
||||||
pkgname=polarssl
|
pkgname=polarssl
|
||||||
version=1.3.8
|
version=1.3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="http://www.polarssl.org"
|
homepage="http://www.polarssl.org"
|
||||||
update_pattern=$pkgname'-\K[\d.]+'
|
update_pattern=$pkgname'-\K[\d.]+'
|
||||||
distfiles="http://www.polarssl.org/code/releases/polarssl-${version}-gpl.tgz"
|
distfiles="http://www.polarssl.org/code/releases/polarssl-${version}-gpl.tgz"
|
||||||
checksum=318171db41335cacbb5b0047c94f1faf91442ab70a223b5223436703c9406ff1
|
checksum=d3605afc28ed4b7d1d9e3142d72e42855e4a23c07c951bbb0299556b02d36755
|
||||||
|
|
||||||
libpolarssl_package() {
|
libpolarssl_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue