gopass: update to 1.8.6.
This commit is contained in:
parent
24837af8bb
commit
9206f70a8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.8.5
|
||||
version=1.8.6
|
||||
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=e579c91c8273f9b0f96404f93fc0f77df9bc3ae71e8bbdb86a76fdbea2b87669
|
||||
checksum=77bbf6ed9ecdcf153f40bdaa014835fe99ed505762b20f8d33be1c2f72199fdf
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Depend on system gopass to generate completions
|
||||
|
|
Loading…
Reference in a new issue