Date: Thu, 11 Jul 2024 14:29:36 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 08ba61dbfa67 - main - security/keybase: Remove no-op USES=tar:xz Message-ID: <202407111429.46BETaus048147@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=08ba61dbfa67cf6cce6ddb8a8440f2e85c8b1729 commit 08ba61dbfa67cf6cce6ddb8a8440f2e85c8b1729 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-11 14:21:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-11 14:21:38 +0000 security/keybase: Remove no-op USES=tar:xz --- security/keybase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 54c823c7d62d..a9438dd1efb3 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -15,7 +15,7 @@ WWW= https://keybase.io/docs/command_line \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE -USES= cpe go:modules tar:xz +USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= keybasehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407111429.46BETaus048147>
