Skip to content

Commit

Permalink
openssl: Update to 3.4.1 (#5207)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Feb 11, 2025
1 parent e0a7e3c commit da3a383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openssl/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <[email protected]>

pkgname=('openssl' 'libopenssl' 'openssl-devel' 'openssl-docs')
pkgver=3.4.0
pkgver=3.4.1
pkgrel=1
pkgdesc='The Open Source toolkit for Secure Sockets Layer and Transport Layer Security'
arch=('i686' 'x86_64')
Expand All @@ -18,7 +18,7 @@ source=("https://github.com/openssl/openssl/releases/download/${pkgname}-${pkgve
'0002-Support-MSYS2.patch'
'0004-Override-engines-directory.patch'
'0005-skip-dllmain-detach.patch')
sha256sums=('e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf'
sha256sums=('002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3'
'SKIP'
'7ff3213d8d085238695f076d254f16d15b16a9baca1f9393c1bed0057006da2c'
'b73a45cf26830bbb3c110a8f9e042ea5c71a9627204d5d172b04c43aff5b0f1a'
Expand Down

0 comments on commit da3a383

Please sign in to comment.