# Template file for 'jo' pkgname=jo version=1.1 revision=1 build_style=gnu-configure hostmakedepends="automake" short_desc="Small utility to create JSON objects" maintainer="Alessio Sergi " homepage="https://github.com/jpmens/jo" license="GPL-2" distfiles="https://github.com/jpmens/jo/releases/download/v${version}/jo-${version}.tar.gz" checksum=63ed4766c2e0fcb5391a14033930329369f437d7060a11d82874e57e278bda5f pre_configure() { autoreconf -fi }