mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
libfido2: update to 1.4.0.
This commit is contained in:
parent
3bfe448a6b
commit
a8af7e420b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libfido2'
|
||||
pkgname=libfido2
|
||||
version=1.3.1
|
||||
revision=3
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcbor-devel libressl-devel eudev-libudev-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/Yubico/libfido2"
|
||||
distfiles="https://github.com/Yubico/libfido2/archive/${version}.tar.gz"
|
||||
checksum=ba35e22016b60c1e4be66dff3cd6a60c1fe4bfa0d91ec0b89ca9da25ebeaaf41
|
||||
checksum=ad921fbe7d4bb70e4a971e564cd01f341daf9b5ed5d69b3cbab94a8a811d2a6c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Add table
Reference in a new issue