gopass: update to 1.6.7.
This commit is contained in:
parent
6a56eef4ae
commit
a674e06f89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.6.6
|
||||
version=1.6.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/justwatchcom/gopass"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.justwatch.com/gopass/"
|
||||
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
||||
checksum=37b3a410b3376753a98ad0f9e0e0443e2bf4d4643e068706d507d616224a07ec
|
||||
checksum=7c8811cb9263b3b53e7b48ee9d7683edaaa0102ef4b9c801e60a527fe7d5924e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue