gopass: update to 1.15.8.
This commit is contained in:
parent
cdb040a864
commit
985b862546
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.15.7
|
||||
version=1.15.8
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -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/v${version}.tar.gz"
|
||||
checksum=35d1af333de479e429da31427b70b2043e20ef9a7ab0f8b816867ffc6f44927b
|
||||
checksum=20f21e78036fe3b962eee45058ef83f062f0cd21d8155b64e9eaefb96423806e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue