chroot-bash: update to 5.0.003.
This commit is contained in:
parent
fbbb98bff9
commit
12c51153bf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtractor'
|
||||
pkgname=qtractor
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
revision=1
|
||||
wrksrc="qtractor-qtractor_${version//./_}"
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://qtractor.org"
|
||||
changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog"
|
||||
distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz"
|
||||
checksum=02edd581d0003a9569cb61825ea7cd2124d40a6486b217fa66baffa67b3e0350
|
||||
checksum=7d877cf96a76b8f2c9cbdbb78c5d9c66b45da0938ac3b3b83f8674b22999d42e
|
||||
|
||||
# configure fails to find qt5 headers
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in New Issue