diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-12-19 09:48:29 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-12-19 09:49:03 +0000 |
commit | ab44ae864752b8a310e3434f9401aa85e34ce40f (patch) | |
tree | 829f8f534fbae314643e94dfc7df37a485056bf2 /security/gopass/Makefile | |
parent | */*: chase the upgrade of devel/libfmt to 9.1.0 (diff) |
security/gopass: Update to 1.15.2
ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.15.2
Diffstat (limited to 'security/gopass/Makefile')
-rw-r--r-- | security/gopass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gopass/Makefile b/security/gopass/Makefile index 5f65c8ea87f1..b5068b20dce8 100644 --- a/security/gopass/Makefile +++ b/security/gopass/Makefile @@ -1,6 +1,6 @@ PORTNAME= gopass DISTVERSIONPREFIX= v -DISTVERSION= 1.15.1 +DISTVERSION= 1.15.2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |