libu2f-host: update to 1.1.1.
This commit is contained in:
parent
4e58f9bd98
commit
1991f65c05
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libu2f-host'
|
||||
pkgname=libu2f-host
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://developers.yubico.com/libu2f-host/"
|
||||
distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz"
|
||||
checksum=3e9cd2ccc06c8afed362da6f27f6d4aa535f91765142201e624d607d4ed90ad8
|
||||
checksum=3ba3cfe599a2c2a15b501b57467f8bb23fce959ca84b86c2be6dade2f899e72c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue