gopass-jsonapi: update to 1.15.14
This commit is contained in:
parent
cfc0fa2498
commit
6067b0d1ed
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.15.13
|
version=1.15.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/gopasspw/gopass-jsonapi
|
go_import_path=github.com/gopasspw/gopass-jsonapi
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://www.gopass.pw/"
|
homepage="https://www.gopass.pw/"
|
||||||
changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/gopasspw/gopass-jsonapi/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/gopasspw/gopass-jsonapi/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=810fe36396aae3d0e82eabf1de43de824255ab69a7528354714777268ee5d3e4
|
checksum=2ff6a1b03d5b7befe81d6465990ea5b13b9ad052d6c9cf1638b795767307d9ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue