diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 11:36:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 19:06:01 +0000 |
commit | 56b5ec772f679a600dabe41622c1350594628286 (patch) | |
tree | 7e2e178dad69456bc0f596a9822fa293186c2e0f /security/keybase | |
parent | cd62dc23d5d5b516b87fd61f3feb0147732786aa (diff) | |
download | ports-56b5ec772f679a600dabe41622c1350594628286.tar.gz ports-56b5ec772f679a600dabe41622c1350594628286.zip |
Diffstat (limited to 'security/keybase')
-rw-r--r-- | security/keybase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 5688bf69a073..5df13ce6045a 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -1,5 +1,6 @@ PORTNAME= keybase PORTVERSION= 6.0.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/go/:gomod #MASTER_SITES= https://raw.githubusercontent.com/keybase/client/v${PORTVERSION}/go/:gomod |