mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
gopass-jsonapi: update to 1.15.7.
This commit is contained in:
parent
a2962b4b69
commit
e4a9839ead
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gopass-jsonapi'
|
||||
pkgname=gopass-jsonapi
|
||||
version=1.15.5
|
||||
revision=2
|
||||
version=1.15.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/gopass-jsonapi
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -11,8 +11,8 @@ maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>"
|
|||
license="MIT"
|
||||
homepage="https://www.gopass.pw/"
|
||||
changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/gopasspw/gopass-jsonapi/releases/download/v${version}/gopass-jsonapi-${version}.tar.gz"
|
||||
checksum=62d8df839014bad51d1b791837bc8348f7fdcafab0d04f0b7bf2b5d6f0dfc789
|
||||
distfiles="https://github.com/gopasspw/gopass-jsonapi/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=08ec445cc6929c7887caa3c631ab1aa73def89ca35f16160e5ff2ce535a0370b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue