libu2f-host: update to 1.1.9.
This commit is contained in:
parent
9a1031eee5
commit
546ba8c76d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libu2f-host'
|
||||
pkgname=libu2f-host
|
||||
version=1.1.8
|
||||
version=1.1.9
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-2.1-or-later, GPL-3-or-later"
|
|||
homepage="https://developers.yubico.com/libu2f-host/"
|
||||
#changelog="https://raw.githubusercontent.com/Yubico/libu2f-host/master/NEWS"
|
||||
distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz"
|
||||
checksum=4642fc433be317d20fd04b60e8ca5857ac8f624402d190e0ce47279a49b942b6
|
||||
checksum=f2d9ac7d0bb448d213a81aa3c2e97ae48b277144040c74b5c4f33d871338e93c
|
||||
conf_files="/usr/lib/udev/rules.d/70-u2f.rules"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue