diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 16:26:04 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:30 +0700 |
commit | 6161c49c36bf4f7e26950a167b6b12f4fbc5f42f (patch) | |
tree | fe9ff29fa71cb92d4818fd32288c7b1f37f34a4b /libraries | |
parent | 9127f676ae4f32484af8597ea8609d3bef0af18a (diff) |
libraries/libu2f-host: Fix VERSION.
info file and SlackBuild did not match.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libu2f-host/libu2f-host.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libu2f-host/libu2f-host.info b/libraries/libu2f-host/libu2f-host.info index 25917a846d82..acdec4ff9b78 100644 --- a/libraries/libu2f-host/libu2f-host.info +++ b/libraries/libu2f-host/libu2f-host.info @@ -1,5 +1,5 @@ PRGNAM="libu2f-host" -VERSION="1.1.10" +VERSION="1.1.11" HOMEPAGE="https://github.com/Yubico/libu2f-host" DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.10/libu2f-host-libu2f-host-1.1.10.tar.gz" MD5SUM="3a7de10d4ba92d7fa48b3d0affc62887" |