aboutsummaryrefslogtreecommitdiff
path: root/security/gopass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r--security/gopass/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 6eb379bd4bfe..93c03b84959d 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.15.6-3
-PORTREVISION= 1
+DISTVERSION= 1.15.7
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
@@ -23,9 +22,7 @@ USES= go:modules
USE_GITHUB= nodefault
GH_TUPLE= gopasspw:password-store-example:8db75ba3b69c:password_store_example
-# v1.15.6-3-g8c666a93, fix go module
-# See also: https://github.com/gopasspw/gopass/commit/8c666a93d844015cca992be0ab0c39992bb096ed
-GO_MODULE= github.com/gopasspw/gopass@v0.0.0-20230801080807-8c666a93d844
+GO_MODULE= github.com/gopasspw/gopass
PORTDOCS= README.md docs/*
PORTEXAMPLES= *