diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile index 6ba3d5da1aad..556b2aca2322 100644 --- a/security/totp-cli/Makefile +++ b/security/totp-cli/Makefile @@ -1,25 +1,25 @@ PORTNAME= totp-cli -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org COMMENT= Authy/Google Authenticator like TOTP CLI tool WWW= https://github.com/yitsushi/totp-cli LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.6.0:sys GO_MODULE= github.com/yitsushi/totp-cli PLIST_FILES= bin/totp-cli pre-patch: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys .include diff --git a/security/totp-cli/distinfo b/security/totp-cli/distinfo index a6270ba38aea..059b7afb9e44 100644 --- a/security/totp-cli/distinfo +++ b/security/totp-cli/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1681052908 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.mod) = 73dba030cc44c503e723294db1109bb39511aa353d35009f7cb86a54ea392981 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.mod) = 588 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.zip) = 95ad2efab71908e295edb9a8678f86835fd51ae212ba2fc04bd165111bb4ff50 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/v1.3.0.zip) = 35526 -SHA256 (go/security_totp-cli/totp-cli-v1.3.0/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (go/security_totp-cli/totp-cli-v1.3.0/golang-sys-v0.6.0_GH0.tar.gz) = 1434234 +TIMESTAMP = 1683227593 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.mod) = 73dba030cc44c503e723294db1109bb39511aa353d35009f7cb86a54ea392981 +SIZE (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.mod) = 588 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.zip) = 6b53d74eefba277f5e46d02d0d4791f71e2c8734761c02ba0be3ad2dafc43dab +SIZE (go/security_totp-cli/totp-cli-v1.3.1/v1.3.1.zip) = 35854 +SHA256 (go/security_totp-cli/totp-cli-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 +SIZE (go/security_totp-cli/totp-cli-v1.3.1/golang-sys-v0.6.0_GH0.tar.gz) = 1434234