diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:21:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:44:22 +0000 |
commit | fa56db82efc30e288ca94b0c86be88e5d5659116 (patch) | |
tree | 592c5f9d753435cb81fa44091864a6728e173089 /security | |
parent | 0f34cc26b1f9eea99a6090cc36df248bd3a885e8 (diff) |
security/totp-cli: Update to 1.7.0
Diffstat (limited to 'security')
-rw-r--r-- | security/totp-cli/Makefile | 2 | ||||
-rw-r--r-- | security/totp-cli/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index ad0405c3e85b..5b132f4c3d9e 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= totp-cli -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/totp-cli/distinfo b/security/totp-cli/distinfo index f6fa52ddf977..8de084bbfd50 100644 --- a/security/totp-cli/distinfo +++ b/security/totp-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1695143237 -SHA256 (go/security_totp-cli/totp-cli-v1.6.0/v1.6.0.mod) = 7a8681f1059f5eb9b8418afbfc9544284a78e11dc7f875282329eced2ed3c89c -SIZE (go/security_totp-cli/totp-cli-v1.6.0/v1.6.0.mod) = 686 -SHA256 (go/security_totp-cli/totp-cli-v1.6.0/v1.6.0.zip) = dd7be00d6a2b0ac38a0573d1c675eb2cb644d18b913d45c846b2ab8d4be90b56 -SIZE (go/security_totp-cli/totp-cli-v1.6.0/v1.6.0.zip) = 37515 +TIMESTAMP = 1696001280 +SHA256 (go/security_totp-cli/totp-cli-v1.7.0/v1.7.0.mod) = 7a8681f1059f5eb9b8418afbfc9544284a78e11dc7f875282329eced2ed3c89c +SIZE (go/security_totp-cli/totp-cli-v1.7.0/v1.7.0.mod) = 686 +SHA256 (go/security_totp-cli/totp-cli-v1.7.0/v1.7.0.zip) = 2130b987a3e60622daedbf928622bbfb55f9b67585bdef699eb8b5d0abb307ca +SIZE (go/security_totp-cli/totp-cli-v1.7.0/v1.7.0.zip) = 38374 |