gopass: update to 1.5.1. (#8553)
This commit is contained in:
parent
5d94c11f9a
commit
4ba266c939
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.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
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=dd220671a8886725aa3c671073d44a0b6699e498d9cd254dea579b1ecce7f9f9
|
checksum=d2b7e34b4603961e4b472cab7914e3f2d33f00e0dd3e47b74578e7fc40b76582
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue