suil: update to 0.10.0.
This commit is contained in:
parent
8a85fbdd3d
commit
0664990527
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'suil'
|
||||
pkgname=suil
|
||||
version=0.8.4
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python lv2"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-style"
|
||||
homepage="http://drobilla.net/software/suil/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce
|
||||
checksum=9895c531f80c7e89a2b4b47de589d73b70bf48db0b0cfe56e5d54237ea4b8848
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt-host-tools qt-devel"
|
||||
|
|
Loading…
Reference in New Issue