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