mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
security/gopass: update to 1.8.1
PR: 229103 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
This commit is contained in:
parent
9cc2b01b51
commit
76b6390697
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472689
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gopass
|
||||
PORTVERSION= 1.7.2
|
||||
PORTVERSION= 1.8.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security
|
||||
|
||||
@ -12,12 +12,13 @@ COMMENT= Gopass is a rewrite of the pass password manager in Go
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= gpg2:security/gnupg
|
||||
RUN_DEPENDS= git:devel/git \
|
||||
gpg2:security/gnupg
|
||||
|
||||
USES= go
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= justwatchcom
|
||||
GH_ACCOUNT= gopasspw
|
||||
|
||||
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527534180
|
||||
SHA256 (justwatchcom-gopass-v1.7.2_GH0.tar.gz) = 71fece96684e36f4765e913bf30bf93c9bf7a1df9638b9187732d49d8b2f22cb
|
||||
SIZE (justwatchcom-gopass-v1.7.2_GH0.tar.gz) = 5929128
|
||||
TIMESTAMP = 1529309385
|
||||
SHA256 (gopasspw-gopass-v1.8.1_GH0.tar.gz) = 14b016112abaf18427d58009e61999a7d2aff2d49df9a4458ab572532d4b05e8
|
||||
SIZE (gopasspw-gopass-v1.8.1_GH0.tar.gz) = 5953043
|
||||
|
Loading…
Reference in New Issue
Block a user