mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gopass: update to 1.15.8.
This commit is contained in:
parent
cdb040a864
commit
985b862546
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gopass'
|
# Template file for 'gopass'
|
||||||
pkgname=gopass
|
pkgname=gopass
|
||||||
version=1.15.7
|
version=1.15.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=35d1af333de479e429da31427b70b2043e20ef9a7ab0f8b816867ffc6f44927b
|
checksum=20f21e78036fe3b962eee45058ef83f062f0cd21d8155b64e9eaefb96423806e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue