diff --git a/core/openssl-cryptodev/PKGBUILD b/core/openssl-cryptodev/PKGBUILD index 081c3982a..42bc0c105 100644 --- a/core/openssl-cryptodev/PKGBUILD +++ b/core/openssl-cryptodev/PKGBUILD @@ -9,7 +9,7 @@ buildarch=6 pkgname=openssl-cryptodev _pkgname=openssl -_ver=1.1.1a +_ver=1.1.1b # use a pacman compatible version scheme pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} pkgrel=1.1 @@ -27,7 +27,7 @@ _cryptodevver=1.9 source=("https://www.openssl.org/source/${_pkgname}-${_ver}.tar.gz" 'ca-dir.patch' "https://github.com/cryptodev-linux/cryptodev-linux/archive/cryptodev-linux-${_cryptodevver}.tar.gz") -sha256sums=('fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41' +sha256sums=('5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b' '0938c8d68110768db4f350a7ec641070686904f2fe7ba630ac94399d7dc8cc5e' '31c78b0e31f43007ff860ab67262a4e3d68979e90f69c4b3da4686dd4be68971')