gopass: update to 1.12.8.
This commit is contained in:
parent
5117fc5cd9
commit
726edf5a2a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.12.6
|
||||
version=1.12.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=83da7598c4fca166a46aa50f4f6247c219fe3e0e066a5494447d1ca3d6197bf8
|
||||
checksum=67561ea06756933dfd088e9e51d53e650d00d98980825c4b3fcd149025bacb71
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue