From 758880547a6acbf13f59995f5b532ec7a94e8fb1 Mon Sep 17 00:00:00 2001 From: Clyybber Date: Mon, 28 Oct 2019 12:55:08 +0100 Subject: [PATCH] qtractor: update to 0.9.10. --- srcpkgs/qtractor/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template index 43dcfe6fdd0..1b7a8fafdf3 100644 --- a/srcpkgs/qtractor/template +++ b/srcpkgs/qtractor/template @@ -1,7 +1,7 @@ # Template file for 'qtractor' pkgname=qtractor -version=0.9.7 -revision=2 +version=0.9.10 +revision=1 wrksrc="qtractor-qtractor_${version//./_}" build_style=gnu-configure configure_args="--enable-debug" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later" homepage="http://qtractor.org" changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog" distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz" -checksum=a5900fefae330adc52f66502b03cf7fcb56544f1842068f20e840d926a32d8ed +checksum=b51c2812da25d7d21bc317cf8164200dc967cd72597f734076f672dc59d38dc7 # configure fails to find qt5 headers nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio" @@ -24,4 +24,3 @@ nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/st pre_configure() { autoreconf -if } -