csound: update to 6.15.0.
This commit is contained in:
parent
2148970336
commit
2d2f20063c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'csound'
|
||||
pkgname=csound
|
||||
version=6.14.0
|
||||
revision=2
|
||||
version=6.15.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DLUA_MODULE_INSTALL_DIR=${XBPS_CROSS_BASE}/usr/lib/lua/5.1
|
||||
|
@ -17,7 +17,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://csound.com/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=bef349c5304b2d3431ef417933b4c9e9469c0a408a4fa4a98acf0070af360a22
|
||||
checksum=d47ed0fb70c752cb06ee2655ee9f010d8d1e369fc73d09d2ac2bc1b3060bf724
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
CXXFLAGS="-Wno-error -fcommon"
|
||||
|
|
Loading…
Reference in a new issue