qjackctl: update to 0.4.2.
This commit is contained in:
parent
05adfa77d8
commit
01dd127835
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qjackctl'
|
||||
pkgname=qjackctl
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
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=98024e1ea9f55ac16c290feda051d6494b2261e83f6a918f0fa583b509e2bfd1
|
||||
checksum=cf1c4aff22f8410feba9122e447b1e28c8fa2c71b12cfc0551755d351f9eaf5e
|
||||
|
||||
post_extract() {
|
||||
sed -i '21i#include <unistd.h> // gethostname()' src/qjackctl.cpp
|
||||
|
|
Loading…
Reference in a new issue