mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
libtls: update to 3.9.1.
This commit is contained in:
parent
d1c6e2e79d
commit
4e6cd40edb
2 changed files with 3 additions and 3 deletions
|
@ -3505,7 +3505,7 @@ libmanette-0.2.so.0 libmanette-0.2.1_1
|
|||
libfmt.so.9 fmt-9.0.0_1
|
||||
libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
|
||||
libolm.so.3 olm-3.0.0_1
|
||||
libtls.so.28 libtls-3.8.2_1
|
||||
libtls.so.29 libtls-3.9.1_1
|
||||
libxmlb.so.2 libxmlb-0.2.1_1
|
||||
libvoikko.so.1 libvoikko-4.2_1
|
||||
libfstrcmp.so.0 libfstrcmp-0.7.D001_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtls'
|
||||
pkgname=libtls
|
||||
version=3.8.3
|
||||
version=3.9.1
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="libressl-${version}"
|
||||
|
@ -14,7 +14,7 @@ license="OpenSSL, ISC"
|
|||
homepage="http://www.libressl.org/"
|
||||
changelog="https://raw.githubusercontent.com/libressl/portable/master/ChangeLog"
|
||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz"
|
||||
checksum=a65f40e3ef6e3c9451c8318e6f2c454c367e67f09c0cde1849731a4d6ecc7272
|
||||
checksum=6da0b954695f7ee62b03f64200a8a4f02af93717b60cce04ab6c8df262c07a51
|
||||
replaces="libtls20>0"
|
||||
patch_args="-Np1 --directory=${build_wrksrc}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue