gopass: update to 1.15.7.

This commit is contained in:
icp 2023-08-17 00:37:01 +05:30 committed by classabbyamp
parent e94d1274f1
commit a2962b4b69

View file

@ -1,7 +1,7 @@
# Template file for 'gopass' # Template file for 'gopass'
pkgname=gopass pkgname=gopass
version=1.15.5 version=1.15.7
revision=2 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path=github.com/gopasspw/gopass go_import_path=github.com/gopasspw/gopass
@ -14,7 +14,7 @@ license="MIT"
homepage="https://www.gopass.pw/" homepage="https://www.gopass.pw/"
changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz" distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
checksum=d37e23081abd53c6441a28f1faecc5bbdc760e921ea26fb092745a695e79f60f checksum=35d1af333de479e429da31427b70b2043e20ef9a7ab0f8b816867ffc6f44927b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE