diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2023-11-16 09:15:36 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2023-11-16 09:15:36 +0000 |
commit | 45a7cbc1ac23b1373bd7453ba67b6d680f210c60 (patch) | |
tree | 4d2fd712d39f9669e53f89bf596647455b1e1f18 | |
parent | 1c3f198aab4acf7d4d3cc75fb88f79eba629194a (diff) | |
download | ports-45a7cbc1ac23b1373bd7453ba67b6d680f210c60.tar.gz ports-45a7cbc1ac23b1373bd7453ba67b6d680f210c60.zip |
security/nextcloud-twofactor_webauthn: Update to 1.3.0
-rw-r--r-- | security/nextcloud-twofactor_webauthn/Makefile | 2 | ||||
-rw-r--r-- | security/nextcloud-twofactor_webauthn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index e772cf3491a6..66f6e5a02342 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index dd7fed994d5f..5c1f94be9a0f 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686393401 -SHA256 (nextcloud/twofactor_webauthn-v1.2.0.tar.gz) = ad29902e328bb7b16f877df50d7ccd95d6351f32395d0f3b5de07d346e73dc9b -SIZE (nextcloud/twofactor_webauthn-v1.2.0.tar.gz) = 10646465 +TIMESTAMP = 1700125883 +SHA256 (nextcloud/twofactor_webauthn-v1.3.0.tar.gz) = a8e39ee2762ec43887bcc862c6f98c717fa68fa625dc3c7a43e5958f756978aa +SIZE (nextcloud/twofactor_webauthn-v1.3.0.tar.gz) = 9729283 |