gopass: update to 1.16.1

This commit is contained in:
Vitali Kaplich
2026-02-15 21:32:06 +07:00
committed by Đoàn Trần Công Danh
parent 67ee627744
commit 4d99b5203f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'gopass'
pkgname=gopass
version=1.15.15
version=1.16.1
revision=1
build_style=go
go_import_path=github.com/gopasspw/gopass
@@ -14,7 +14,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=00ad6a32f89fe64760b70b9424af19b88d671673a66424d59d80cfa97deb75d3
checksum=33451a782b66266c59560a5ec7f4e34c104c501a36b445fc574fad71e3b3d884
make_check_pre="env GOPASS_BINARY=${GOPATH}/bin/gopass"
export GOFLAGS="-buildmode=pie"