mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gopass: update to 1.6.2. (#9717)
This commit is contained in:
parent
977d500b1c
commit
fc2f179b15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopass'
|
||||
pkgname=gopass
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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=e661ad7df480d80569498584532affcad8685ff0201488408e144a3d4d09c943
|
||||
checksum=916ed6d739d62cf868dc0f8b386831c7c7aaed252d7f06b0a473c069e93e5dda
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue