From 3a3fe056428b3de63ccc01815b76cd9bf8ea3a9a Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sun, 6 Aug 2023 14:55:59 +0300 Subject: [PATCH] python-fido2: updated to version 1.1.2 --- python-fido2/python-fido2.SlackBuild | 2 +- python-fido2/python-fido2.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python-fido2/python-fido2.SlackBuild b/python-fido2/python-fido2.SlackBuild index 15868e1..b49796b 100755 --- a/python-fido2/python-fido2.SlackBuild +++ b/python-fido2/python-fido2.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-fido2 TARNAM=fido2 -VERSION=${VERSION:-1.1.1} +VERSION=${VERSION:-1.1.2} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/python-fido2/python-fido2.info b/python-fido2/python-fido2.info index 363cdbd..9d3467e 100644 --- a/python-fido2/python-fido2.info +++ b/python-fido2/python-fido2.info @@ -1,8 +1,8 @@ PRGNAM="python-fido2" -VERSION="1.1.1" +VERSION="1.1.2" HOMEPAGE="https://github.com/Yubico/python-fido2" -DOWNLOAD="https://github.com/Yubico/python-fido2/releases/download/1.1.1/fido2-1.1.1.tar.gz" -MD5SUM="58a075aff73d91438d03572aa186810d" +DOWNLOAD="https://github.com/Yubico/python-fido2/releases/download/1.1.2/fido2-1.1.2.tar.gz" +MD5SUM="3983bf2b1b84f29859dee241184693b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cryptography python3-poetry-core" -- 2.46.3