Skip to content

Commit 1431b40

Browse files
committed
mingw-w64-openssl: update to 3.5.6
Signed-off-by: Matthias Aßhauer <mha1993@live.de>
1 parent ebf5c46 commit 1431b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-openssl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _realname=openssl
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
66
"${MINGW_PACKAGE_PREFIX}-${_realname}-pdb")
7-
pkgver=3.5.5
7+
pkgver=3.5.6
88
pkgrel=1
99
pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)"
1010
arch=('any')
@@ -29,7 +29,7 @@ source=("https://github.com/openssl/openssl/releases/download/openssl-${pkgver}/
2929
'0008-Define-SIO_UDP_NETRESET-if-necessary.patch'
3030
'pathtools.c'
3131
'pathtools.h')
32-
sha256sums=('b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89'
32+
sha256sums=('deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736'
3333
'SKIP'
3434
'baaaab0e91caf5690d4a264146cff2030bb5852ad14712d7f89e7e072533ae11'
3535
'a45ab8e18db920e8c559d80598664cfb52d2f4e09653f4caaa0f4de0055982cf'

0 commit comments

Comments
 (0)