From de8b62e30dc970a27a5c91bfedc98cacda2e820e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Apr 2022 15:02:55 +0200 Subject: [PATCH] libtls: update to 3.5.2. --- common/shlibs | 2 +- srcpkgs/libtls/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index a437c5742e..58db2bb112 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3539,7 +3539,7 @@ libmanette-0.2.so.0 libmanette-0.2.1_1 libfmt.so.8 fmt-8.0.1_1 libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1 libolm.so.3 olm-3.0.0_1 -libtls.so.22 libtls-3.4.1_1 +libtls.so.25 libtls-3.5.2_1 libxmlb.so.2 libxmlb-0.2.1_1 libvoikko.so.1 libvoikko-4.2_1 libfstrcmp.so.0 libfstrcmp-0.7.D001_1 diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index f8217c020c..4fa641e008 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,6 +1,6 @@ # Template file for 'libtls' pkgname=libtls -version=3.4.3 +version=3.5.2 revision=1 wrksrc="libressl-${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ license="OpenSSL, ISC" homepage="http://www.libressl.org/" changelog="https://raw.githubusercontent.com/libressl-portable/portable/master/ChangeLog" distfiles="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${version}.tar.gz" -checksum=ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d +checksum=56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f _lssl_asm_ver="1.2.0" replaces="libtls20>0"