gopass-jsonapi: update to 1.15.2
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
This commit is contained in:
parent
984b6ef79c
commit
243cf61317
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gopass-jsonapi'
|
# Template file for 'gopass-jsonapi'
|
||||||
pkgname=gopass-jsonapi
|
pkgname=gopass-jsonapi
|
||||||
version=1.14.6
|
version=1.15.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -13,7 +13,7 @@ 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/v${version}/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=3ce434ee44c2cd17ac241bfc4a62e95d98d0e78e068f78a7d71106a4d555c6b3
|
checksum=6ec1621b7523f7f6155abca2005fd7f7ac2cefa04d29cd486dcc96c9dc89454a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue