jid: orphan

This commit is contained in:
Michael Gehring 2018-08-26 17:15:25 +00:00 committed by Helmut Pozimski
parent f0596ac089
commit 7e63015de4

View file

@ -7,7 +7,7 @@ go_import_path="github.com/simeji/jid"
go_package="github.com/simeji/jid/cmd/jid" go_package="github.com/simeji/jid/cmd/jid"
hostmakedepends="git" hostmakedepends="git"
short_desc="Drill down JSON interactively by using filtering queries" short_desc="Drill down JSON interactively by using filtering queries"
maintainer="Michael Gehring <mg@ebfe.org>" maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/simeji/jid" homepage="https://github.com/simeji/jid"
distfiles="https://github.com/simeji/jid/archive/${version}.tar.gz" distfiles="https://github.com/simeji/jid/archive/${version}.tar.gz"