parent
f2f97bbb66
commit
ce695a130c
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'jq'
|
||||
pkgname=jq
|
||||
version=1.5
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
makedepends="oniguruma-devel"
|
||||
short_desc="Command-line JSON processor"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue