From 86563184b210cfc6e3cd3f4f5a389ebe5768962a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 8 Dec 2013 15:37:58 +0100 Subject: [PATCH] kyua-cli: update to 0.8. --- srcpkgs/kyua-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kyua-cli/template b/srcpkgs/kyua-cli/template index eca5c47339..f4f98472ef 100644 --- a/srcpkgs/kyua-cli/template +++ b/srcpkgs/kyua-cli/template @@ -1,6 +1,6 @@ # Template file for 'kyua-cli' pkgname=kyua-cli -version=0.7 +version=0.8 revision=1 build_style=gnu-configure configure_args=" @@ -9,13 +9,13 @@ configure_args=" kyua_cv_signals_lastno=31 kyua_cv_getcwd_null_0_works=yes ac_cv_path_GDB=/usr/bin/gdb ac_cv_path_UMOUNT=/usr/bin/umount" hostmakedepends="pkg-config automake libtool atf-devel doxygen" -makedepends="atf-devel>=0.16 lutok-devel>=0.3 sqlite-devel kyua-testers" +makedepends="atf-devel>=0.16 lutok-devel>=0.4 sqlite-devel kyua-testers" short_desc="Kyua (automated testing framework) - Command line interface" maintainer="Juan RP " license="Modified BSD" homepage="http://code.google.com/p/kyua" distfiles="https://kyua.googlecode.com/files/${pkgname}-${version}.tar.gz" -checksum=0f14b4bc6368da247e7e97f693bdffb1a5bc5c09027d25a45c9ff749bbe67558 +checksum=28f90929e4b73959bdd08a1d3f5ce7e77e0e4fc9978d10b1b079160428d770b3 long_desc=" Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end