summaryrefslogtreecommitdiff
path: root/security/gopass/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-08-02 22:14:29 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2022-08-02 22:15:27 +0100
commitbbcec014bee1ea14c6f516e720c28485b39b38dd (patch)
treebdaf1060f846eb651ce734fe814b22e34f891535 /security/gopass/Makefile
parentaudio/sfizz: Correct OSVERSION at which build was fixed (diff)
security/gopass: Update to 1.14.4
ChangeLog: https://github.com/gopasspw/gopass/blob/master/CHANGELOG.md
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r--security/gopass/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index c0542775e302..a5c43268f764 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,14 +1,12 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
-DISTVERSION= 1.14.3
-PORTREVISION= 2
+DISTVERSION= 1.14.4
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Rewrite of the pass password manager in Go
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= upstream only supports amd64