gopass: update to 1.15.14.

Closes: #51619 [via git-merge-pr]
This commit is contained in:
rooyca 2024-08-03 11:55:20 -05:00 committed by Andrew Benson
parent 9a8e3360d8
commit 1be9c48ca1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gopass'
pkgname=gopass
version=1.15.13
revision=2
version=1.15.14
revision=1
build_style=go
go_import_path=github.com/gopasspw/gopass
go_package="${go_import_path}"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://www.gopass.pw/"
changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
distfiles="https://github.com/gopasspw/gopass/archive/refs/tags/v${version}.tar.gz"
checksum=8f7ee347f517bf66a7d0760e7a5ed6c948d66737559bd04fa8da594801ed9b4f
checksum=47a2a735fc94064c3eb53c400f15c39b543bdb01753537da39403d12dddc03ea
export GOFLAGS="-buildmode=pie"
do_check() {