gopass-jsonapi: update to 1.15.5.

Closes: https://github.com/void-linux/void-packages/pull/43396
This commit is contained in:
icp 2023-04-12 01:47:24 +05:30 committed by Duncaen
parent e7436e22fe
commit 4f8d4bb478
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,8 +1,7 @@
# Template file for 'gopass-jsonapi' # Template file for 'gopass-jsonapi'
pkgname=gopass-jsonapi pkgname=gopass-jsonapi
version=1.15.2 version=1.15.5
revision=2 revision=1
create_wrksrc=yes
build_style=go build_style=go
go_import_path=github.com/gopasspw/gopass-jsonapi go_import_path=github.com/gopasspw/gopass-jsonapi
go_ldflags="-X main.version=${version}" go_ldflags="-X main.version=${version}"
@ -11,9 +10,9 @@ short_desc="Gopass JSON bridge for extensions"
maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>" maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>"
license="MIT" license="MIT"
homepage="https://www.gopass.pw/" homepage="https://www.gopass.pw/"
changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/v${version}/CHANGELOG.md" 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" distfiles="https://github.com/gopasspw/gopass-jsonapi/releases/download/v${version}/gopass-jsonapi-${version}.tar.gz"
checksum=2e86b4c1705d7edfb86419549c7abbeb1cc94037e5b2d92ebcfd3a98c4538d93 checksum=62d8df839014bad51d1b791837bc8348f7fdcafab0d04f0b7bf2b5d6f0dfc789
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE