From a5f8a67351413b986d84b468cdbe20b0ada14aa4 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sat, 26 Oct 2024 23:36:55 +0200 Subject: [PATCH] libbotan: Update to 3.6.1 --- mingw-w64-libbotan/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-libbotan/PKGBUILD b/mingw-w64-libbotan/PKGBUILD index ab055c3fe8..bb221bf58c 100644 --- a/mingw-w64-libbotan/PKGBUILD +++ b/mingw-w64-libbotan/PKGBUILD @@ -3,7 +3,7 @@ _realname=libbotan pkgbase="mingw-w64-${_realname}" pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=1 pkgdesc='Crypto and TLS Library for Modern C++ (mingw-w64)' arch=('any') @@ -26,7 +26,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc" source=("https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz"{,.asc} '002-winsock-link.patch') noextract=("Botan-${pkgver}.tar.xz") -sha256sums=('e6ec54a58c96914d7ce560f17a9a5659ebb987e053323bb9ca2bffeb90707e7a' +sha256sums=('7cb8575d88d232c77174769d7f9e24bb44444160585986eebd66e749cb9a9089' 'SKIP' 'cf9974f076d91e8f58f7d9688b7ab78cc790720923c73b293871fc7b83fd55c6') validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution Key