]> git.t-rg.ws Git - slackbuilds.git/commitdiff
python-fido2: updated to version 1.1.2
authorfsLeg <fsleg@t-rg.ws>
Sun, 6 Aug 2023 11:55:59 +0000 (14:55 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sun, 6 Aug 2023 11:55:59 +0000 (14:55 +0300)
python-fido2/python-fido2.SlackBuild
python-fido2/python-fido2.info

index 15868e1fd9f7c93c1adc599f9f3581f5468e4f40..b49796bc6dc48ba7f2258a1c30775bc596f01efd 100755 (executable)
@@ -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}
index 363cdbdf7812e8d64f7184bb45d2f9085e2e2da9..9d3467ea0e6dff5e62398a0a14148a2662a92cd2 100644 (file)
@@ -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"