mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
security/libu2f-host: Update to 1.1.6
Noteworthy changes in 1.1.6 - Change waiting logic on authenticate to allow for faster feedback
This commit is contained in:
parent
f3b5d2cd48
commit
781853048b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470110
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libu2f-host
|
||||
PORTVERSION= 1.1.5
|
||||
PORTVERSION= 1.1.6
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= security devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520556856
|
||||
SHA256 (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 9d4a84acc50306264fd419015fac41b943a53a16e2feeb0db078aa1bde7f6747
|
||||
SIZE (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 143721
|
||||
TIMESTAMP = 1526462515
|
||||
SHA256 (Yubico-libu2f-host-libu2f-host-1.1.6_GH0.tar.gz) = 45beabd3ba5a08643f3aea4642ea4c68f34f0ad701878f3ad447c5b3c13ecb21
|
||||
SIZE (Yubico-libu2f-host-libu2f-host-1.1.6_GH0.tar.gz) = 143785
|
||||
|
@ -5,6 +5,6 @@ include/u2f-host/u2f-host.h
|
||||
lib/libu2f-host.a
|
||||
lib/libu2f-host.so
|
||||
lib/libu2f-host.so.0
|
||||
lib/libu2f-host.so.0.1.5
|
||||
lib/libu2f-host.so.0.1.6
|
||||
libdata/pkgconfig/u2f-host.pc
|
||||
man/man1/u2f-host.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user