gopass: update to 1.8.4.
This commit is contained in:
parent
e0a69694b9
commit
015c9e4cc2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/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/gopasspw/gopass/archive/v${version}.tar.gz"
|
||||
checksum=ed03e6986a693c29da6a2ebb303618e6f16b2414f0dfd2df8537049a80d78bdf
|
||||
checksum=4d35dc565457d5dde05faa538be9e8c1e99527d48d7d759c1a7e4e5566f27171
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Depend on system gopass to generate completions
|
||||
|
|
Loading…
Reference in New Issue