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