gopass: update to 1.1.0.
This commit is contained in:
parent
9c74f4729d
commit
7d50d87013
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.0.2
|
version=1.1.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/justwatchcom/gopass"
|
go_import_path="github.com/justwatchcom/gopass"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.justwatch.com/gopass/"
|
homepage="https://www.justwatch.com/gopass/"
|
||||||
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/justwatchcom/gopass/archive/v${version}.tar.gz"
|
||||||
checksum=aeab11850dd6956e5680150c070fc142f043631738d66f3e3c1bdcbf03682bda
|
checksum=a8bb1ab4f0686279c09930f4ee9d57d0ea805cd0d29647fbc39c4b4f304338b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue