csound: update to 6.12.2.

This commit is contained in:
Andrea Brancaleoni 2018-11-14 21:51:10 +01:00
parent 9e8760ed83
commit 4809515737
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'csound'
pkgname=csound
version=6.12.0
version=6.12.2
revision=1
build_style=cmake
configure_args="
@ -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=edb0f6ac3cffa58a992f5c1f88e0e208e6559e0a84b34ec7ec2c0cf4b917d674
checksum=39f4872b896eb1cbbf596fcacc0f2122fd3e5ebbb5cec14a81b4207d6b8630ff
nocross=yes
CXXFLAGS="-Wno-error"