gron: update to 0.7.1.
This commit is contained in:
parent
445d8fb12c
commit
a7a62ba511
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gron'
|
# Template file for 'gron'
|
||||||
pkgname=gron
|
pkgname=gron
|
||||||
version=0.6.1
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/tomnomnom/gron
|
go_import_path=github.com/tomnomnom/gron
|
||||||
|
@ -8,8 +8,8 @@ short_desc="Tool to make JSON greppable"
|
||||||
maintainer="Noel Cower <ncower@nil.dev>"
|
maintainer="Noel Cower <ncower@nil.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tomnomnom/gron"
|
homepage="https://github.com/tomnomnom/gron"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tomnomnom/gron/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=eef150a425aa4eaa8b2e36a75ee400d4247525403f79e24ed32ccb346dc653ff
|
checksum=1c98f2ef2ba03558864b1ab5e9c4b47a2e89d3ffaf24cfa0ac75cd38d775feb4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue