mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
libfido2: update to 1.16.0.
This commit is contained in:
parent
f4594cdcdf
commit
bd2b5d6c01
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libfido2'
|
||||
pkgname=libfido2
|
||||
version=1.15.0
|
||||
revision=3
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUDEV_RULES_DIR=/usr/lib/udev/rules.d"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/Yubico/libfido2"
|
||||
distfiles="https://github.com/Yubico/libfido2/archive/${version}.tar.gz"
|
||||
changelog="https://github.com/Yubico/libfido2/blob/main/NEWS"
|
||||
checksum=32e3e431cfe29b45f497300fdb7076971cb77fc584fcfa80084d823a6ed94fbb
|
||||
checksum=7d86088ef4a48f9faad4ff6f41343328157849153a8dc94d88f4b5461cb29474
|
||||
# udev rules used to be shipped by libu2f-host
|
||||
conf_files="/usr/lib/udev/rules.d/70-u2f.rules"
|
||||
conflicts="libu2f-host<=1.1.10_3"
|
||||
|
|
Loading…
Add table
Reference in a new issue