From eaa043d22c2ac8578cb0ccb1c279dbd8d6495aa0 Mon Sep 17 00:00:00 2001 From: Nazar Mishturak Date: Sun, 12 Jan 2020 17:24:26 +0200 Subject: [PATCH] libbotan: Updated to 2.13.0 --- mingw-w64-libbotan/002-winsock-link.patch | 8 ++++---- mingw-w64-libbotan/PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mingw-w64-libbotan/002-winsock-link.patch b/mingw-w64-libbotan/002-winsock-link.patch index 7ec5a3e351..3cdb776299 100644 --- a/mingw-w64-libbotan/002-winsock-link.patch +++ b/mingw-w64-libbotan/002-winsock-link.patch @@ -1,11 +1,11 @@ ---- Botan-2.4.0/src/lib/utils/socket/info.txt.orig 2018-01-18 23:06:08.445120300 +0200 -+++ Botan-2.4.0/src/lib/utils/socket/info.txt 2018-01-18 23:06:24.226033700 +0200 -@@ -8,7 +8,7 @@ +--- Botan-2.13.0/src/lib/utils/socket/info.txt.orig 2020-01-12 18:08:42.988545200 +0200 ++++ Botan-2.13.0/src/lib/utils/socket/info.txt 2020-01-12 18:08:51.925072800 +0200 +@@ -10,7 +10,7 @@ linux -> rt -mingw -> ws2_32 +mingw -> ws2_32,mswsock - windows -> ws2_32.lib + windows -> ws2_32 haiku -> network solaris -> socket,nsl diff --git a/mingw-w64-libbotan/PKGBUILD b/mingw-w64-libbotan/PKGBUILD index 2b30a08e62..6376c69261 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=2.12.1 +pkgver=2.13.0 pkgrel=1 arch=('any') url='https://botan.randombit.net/' @@ -27,10 +27,10 @@ source=(https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz{,.asc} '002-winsock-link.patch' '003-python3-install.patch') noextract=("Botan-${pkgver}.tar.xz") -sha256sums=('7e035f142a51fca1359705792627a282456d49749bf62a37a8e48375d41baaa9' +sha256sums=('f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90' 'SKIP' 'c4dfd71c7e6a9592e2a95634e3fabfc071c1110a96ba218c4a3565fa14cb34da' - '9e0ec560ca754ea68b6763a1a4a748f2b69b0ecf79a2a7f33547b59992ef1a92' + '12f676d9c8f66decd7dc52a6a70f0c044737636837c79ae02f96d8d5a2168c46' '4c3160fcb47791c34984d2ada5cdb6f0dfc029dfe39822ba969d4672dc2fa170') validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC')