gron: update to 0.6.1
This commit is contained in:
parent
2e5fa9df28
commit
1a3e9f379c
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'gron'
|
||||
pkgname=gron
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/tomnomnom/gron
|
||||
hostmakedepends="git"
|
||||
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=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
|
||||
checksum=eef150a425aa4eaa8b2e36a75ee400d4247525403f79e24ed32ccb346dc653ff
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue