Merge pull request #6571 from SevereOverfl0w/gopass110
gopass: update to 1.1.0.
This commit is contained in:
commit
369a833082
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=3
|
||||
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=aeab11850dd6956e5680150c070fc142f043631738d66f3e3c1bdcbf03682bda
|
||||
checksum=a8bb1ab4f0686279c09930f4ee9d57d0ea805cd0d29647fbc39c4b4f304338b3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue