qtractor: update to 0.8.1.
This commit is contained in:
parent
67169b8323
commit
6d04b342f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtractor'
|
# Template file for 'qtractor'
|
||||||
pkgname=qtractor
|
pkgname=qtractor
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-debug"
|
configure_args="--enable-debug"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://qtractor.sourceforge.net"
|
homepage="http://qtractor.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4710f1c9f377b0e2c678517c6c094921b504aec3c16702048d9b611fe930659f
|
checksum=baf14db40d0ea5b6356482b2c5b9e53aeb5e58177f820b408a4cb9e94b4e7adf
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make LFLAGS="$LDFLAGS" ${make_build_args} ${makejobs}
|
make LFLAGS="$LDFLAGS" ${make_build_args} ${makejobs}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue