gopass: update to 1.7.1.
Closes #14643. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
84a80b7c38
commit
ad435a5498
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.6.11
|
||||
revision=3
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/justwatchcom/gopass"
|
||||
depends="gnupg2 git"
|
||||
|
@ -10,8 +10,9 @@ short_desc="The slightly more awesome standard unix password manager for teams"
|
|||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.justwatch.com/gopass/"
|
||||
#changelog="https://raw.githubusercontent.com/justwatchcom/gopass/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
||||
checksum=2199532b6a5f51960e6b3412ea196efb5e2d187b7cb436ecbbcff1a0ec4f9fc1
|
||||
checksum=a4e9799dffe3026998c54205314e2b9b745ac3112c026fb910521286188d0cbc
|
||||
nocross=yes
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in a new issue