jo: update to 1.2
This commit is contained in:
parent
9f9fddc1e1
commit
deac4c9655
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'jo'
|
||||
pkgname=jo
|
||||
version=1.1
|
||||
version=1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
short_desc="Small utility to create JSON objects"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
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
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="https://github.com/jpmens/jo/releases/download/${version}/jo-${version}.tar.gz"
|
||||
checksum=36ec2fc4937c6478467684b18f0b213ff7267d34f5626cd5a0996a39ca64adae
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue