From 380a57a06375a3c9880ca27796821d075d1db554 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 22 May 2022 17:48:30 +0200 Subject: [PATCH] libtls: update to 3.5.3. --- srcpkgs/libtls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtls/template b/srcpkgs/libtls/template index 4fa641e0082..a957e7bb7d4 100644 --- a/srcpkgs/libtls/template +++ b/srcpkgs/libtls/template @@ -1,6 +1,6 @@ # Template file for 'libtls' pkgname=libtls -version=3.5.2 +version=3.5.3 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=56feab8e21c3fa6549f8b7d7511658b8e98518162838a795314732654adf3e5f +checksum=3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28 _lssl_asm_ver="1.2.0" replaces="libtls20>0"