From 983fdb2f5f83be45820086c5a1ef708468c4dc57 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Oct 2022 16:54:17 +0200 Subject: [PATCH] libtls: update to 3.6.1. --- common/shlibs | 2 +- srcpkgs/libtls/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 15943b84337..71450853c6b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3533,7 +3533,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.25 libtls-3.5.2_1 +libtls.so.26 libtls-3.6.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 diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index a957e7bb7d4..8412dff6507 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,6 +1,6 @@ # Template file for 'libtls' pkgname=libtls -version=3.5.3 +version=3.6.1 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=3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28 +checksum=acfac61316e93b919c28d62d53037ca734de85c46b4d703f19fd8395cf006774 _lssl_asm_ver="1.2.0" replaces="libtls20>0"