kyua: update to 0.12.

This commit is contained in:
Juan RP 2015-11-24 07:58:04 +01:00
parent 3b2b95fe10
commit 688377ee69

View File

@ -1,8 +1,7 @@
# Template file for 'kyua'
pkgname=kyua
version=0.11
revision=2
wrksrc="kyua-kyua-${version}"
version=0.12
revision=1
build_style=gnu-configure
configure_args="
kyua_cv_attribute_noreturn=yes kyua_cv_lchmod_works=no
@ -12,13 +11,12 @@ configure_args="
hostmakedepends="pkg-config automake libtool atf-devel"
makedepends="atf-devel lutok-devel sqlite-devel"
depends="atf>=0.21"
replaces="kyua-cli>=0 kyua-testers>=0"
short_desc="Kyua (automated testing framework) - Command line interface"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Modified BSD"
homepage="http://code.google.com/p/kyua"
distfiles="https://github.com/jmmv/kyua/archive/kyua-${version}.tar.gz"
checksum=55a2e1c5ab28748392cfed3b2783ed381ffe2d0247bca9a9ac19ae94fe029172
license="2-clause-BSD"
homepage="https://github.com/jmmv/kyua"
distfiles="https://github.com/jmmv/kyua/releases/download/kyua-${version}/kyua-${version}.tar.gz"
checksum=5b0d43c4ca0921034dd523249bd7aa2f07f718d302e4b574634ba5167aa369fc
pre_configure() {
autoreconf -fi