libu2f-host: update to 1.1.2.
This commit is contained in:
parent
c2d371604d
commit
ff61eff25a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libu2f-host'
|
||||
pkgname=libu2f-host
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=1.1.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d"
|
||||
|
@ -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=3ba3cfe599a2c2a15b501b57467f8bb23fce959ca84b86c2be6dade2f899e72c
|
||||
checksum=ec9683cff3f2ee8721b91d83f1108368e18fac27e240d90a3a481a98c0ec63e8
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue