mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gopass-jsonapi: add version to go_ldflags
This commit is contained in:
parent
ec21023ec0
commit
a3bf3340bf
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'gopass-jsonapi'
|
||||
pkgname=gopass-jsonapi
|
||||
version=1.14.3
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/gopass-jsonapi
|
||||
go_ldflags="-X main.version=${version}"
|
||||
depends="gopass"
|
||||
short_desc="Gopass JSON bridge for extensions"
|
||||
maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue