liboqs: update to 0.13.0
This commit is contained in:
parent
ee59069e55
commit
eff8e8ef0d
@ -3,8 +3,8 @@
|
||||
_realname=liboqs
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=0.12.0
|
||||
pkgrel=3
|
||||
pkgver=0.13.0
|
||||
pkgrel=1
|
||||
pkgdesc="C library for prototyping and experimenting with quantum-resistant cryptography (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@ -23,7 +23,7 @@ checkdepends=(
|
||||
)
|
||||
source=("https://github.com/open-quantum-safe/liboqs/archive/${pkgver}/${_realname}-${pkgver}.tar.gz"
|
||||
"001-aarch64-detection.patch")
|
||||
sha256sums=('df999915204eb1eba311d89e83d1edd3a514d5a07374745d6a9e5b2dd0d59c08'
|
||||
sha256sums=('789e9b56bcb6b582467ccaf5cdb5ab85236b0c1007d30c606798fa8905152887'
|
||||
'99a7133701b106e6e0d4d9dece250a2e63c1082c7c6835747ad69387bd29f958')
|
||||
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user