qjackctl: update to 0.4.4.

This commit is contained in:
Michael Gehring 2016-11-14 12:24:32 +00:00
parent 5d8ef98475
commit 15bb14b103

View file

@ -1,6 +1,6 @@
# Template file for 'qjackctl'
pkgname=qjackctl
version=0.4.3
version=0.4.4
revision=1
build_style=gnu-configure
configure_args="--enable-jack-version --enable-qt4 --disable-qt5"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://qjackctl.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=6bfdc3452f3c48d1ce40bd4164be0caa1c716474fbd3fb408d3308dfadf79e07
checksum=531db2f7eca654fd8769a1281dccb54ebca57a0b2a575734d1bafc3896a46ba5
post_extract() {
sed -i '21i#include <unistd.h> // gethostname()' src/qjackctl.cpp