Skip to content

Commit 6434db3

Browse files
authored
openssl: Update to 3.6.3 (msys2#29897)
1 parent 6b4ce24 commit 6434db3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

mingw-w64-openssl/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
_realname=openssl
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
6-
pkgver=3.6.2
7-
pkgrel=2
6+
pkgver=3.6.3
7+
pkgrel=1
88
pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)"
99
arch=('any')
1010
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -24,7 +24,7 @@ source=("https://github.com/openssl/openssl/releases/download/openssl-${pkgver}/
2424
'004-arch-suffix.patch'
2525
'pathtools.c'
2626
'pathtools.h')
27-
sha256sums=('aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f'
27+
sha256sums=('243a86649cf6f23eeb6a2ff2456e09e5d77dd9018a54d3d96b0c6bdd6ba6c7f1'
2828
'SKIP'
2929
'3e9a8abb6ff5fb7bdb450742fb7bd85513a4abbe85594228620379bcac7c02ef'
3030
'6a686ef69c2b196fb1420389ccd0db84582fd288942560d5eba963c11ce8595a'

0 commit comments

Comments
 (0)