gopass: update to 1.7.2.
Closes #14760. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
0f77876d5a
commit
945d85bef4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.7.1
|
||||
version=1.7.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/justwatchcom/gopass"
|
||||
|
@ -12,7 +12,7 @@ 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=a4e9799dffe3026998c54205314e2b9b745ac3112c026fb910521286188d0cbc
|
||||
checksum=71fece96684e36f4765e913bf30bf93c9bf7a1df9638b9187732d49d8b2f22cb
|
||||
nocross=yes
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Reference in New Issue