libfido2: Update to 1.12.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgbase=libfido2
|
||||
pkgname=("${pkgbase}" "fido2-tools" "${pkgbase}-devel" "${pkgbase}-docs")
|
||||
pkgver=1.11.0
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc="Library functionality for FIDO 2.0, including communication with a device over USB"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -12,12 +12,14 @@ depends=("libcbor" "openssl")
|
||||
makedepends=("libcbor-devel" "openssl-devel" "cmake" "make" "gcc")
|
||||
source=("https://developers.yubico.com/libfido2/Releases/libfido2-${pkgver}.tar.gz"{,.sig}
|
||||
msys2-fix-ln.diff)
|
||||
sha256sums=('0830c5853e3b44099a97166e0cec54a65b54b7faaac07071872f77b8e4d7b302'
|
||||
sha256sums=('813d6d25116143d16d2e96791718a74825da16b774a8d093d96f06ae1730d9c5'
|
||||
'SKIP'
|
||||
'3134757a26e80eb1917036d4402551fa517e4e0e678c54dcf6c166b714de2bf2')
|
||||
# https://developers.yubico.com/Software_Projects/Software_Signing.html
|
||||
validpgpkeys=(
|
||||
'1D7308B0055F5AEF36944A8F27A9C24D9588EA0F' # Aveen Ismail <aveen.ismail@yubico.com>
|
||||
'7FBB6186957496D58C751AC20E777DD85755AA4A' # Konstantinos Georgantas <kostas@yubico.com>
|
||||
'78D997D53E9C0A2A205392ED14A19784723C9988' # Ludvig Michaelsson <ludvig.michaelsson@yubico.com>
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user