gopass-jsonapi: update to 1.14.6.
This commit is contained in:
parent
6cd1ed40a9
commit
0ff3571bb9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gopass-jsonapi'
|
||||
pkgname=gopass-jsonapi
|
||||
version=1.14.3
|
||||
revision=2
|
||||
version=1.14.6
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=go
|
||||
go_import_path=github.com/gopasspw/gopass-jsonapi
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://www.gopass.pw/"
|
||||
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"
|
||||
checksum=f09f845d7e50bd691e0f1b889f11429714cbd325c854f7ccb622f26ed65241d5
|
||||
checksum=3ce434ee44c2cd17ac241bfc4a62e95d98d0e78e068f78a7d71106a4d555c6b3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue