parent
74a1306e15
commit
3356d09388
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jo'
|
# Template file for 'jo'
|
||||||
pkgname=jo
|
pkgname=jo
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jpmens/jo"
|
homepage="https://github.com/jpmens/jo"
|
||||||
license="GPL-2, MIT"
|
license="GPL-2, MIT"
|
||||||
distfiles="https://github.com/jpmens/jo/releases/download/v${version}/jo-${version}.tar.gz"
|
distfiles="https://github.com/jpmens/jo/releases/download/v${version}/jo-${version}.tar.gz"
|
||||||
checksum=09cc71a39fd9cfece8edd9a97bac186d585add1687050d23729cfe900aa2e59e
|
checksum=3c948e5035ecd90666e4cae6ed9eaead709b5a482f2d9f788a81be5a06e14176
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue