libfido2: update to 1.4.0.

This commit is contained in:
Leah Neukirchen 2020-04-26 18:55:49 +02:00
parent 3bfe448a6b
commit a8af7e420b

View file

@ -1,7 +1,7 @@
# Template file for 'libfido2' # Template file for 'libfido2'
pkgname=libfido2 pkgname=libfido2
version=1.3.1 version=1.4.0
revision=3 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libcbor-devel libressl-devel eudev-libudev-devel" makedepends="libcbor-devel libressl-devel eudev-libudev-devel"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/Yubico/libfido2" homepage="https://github.com/Yubico/libfido2"
distfiles="https://github.com/Yubico/libfido2/archive/${version}.tar.gz" distfiles="https://github.com/Yubico/libfido2/archive/${version}.tar.gz"
checksum=ba35e22016b60c1e4be66dff3cd6a60c1fe4bfa0d91ec0b89ca9da25ebeaaf41 checksum=ad921fbe7d4bb70e4a971e564cd01f341daf9b5ed5d69b3cbab94a8a811d2a6c
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) *-musl)