csound: update to 6.10.0.
This commit is contained in:
parent
c85677a992
commit
1ed63daafc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'csound'
|
||||
pkgname=csound
|
||||
version=6.09.1
|
||||
revision=2
|
||||
version=6.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DLUA_MODULE_INSTALL_DIR=/usr/lib/lua/5.1
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-3"
|
||||
homepage="http://csound.github.io"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz"
|
||||
checksum=e4d2e9870d3b29305c9bc404dc93806e61420a57fc4bc69577676b4934c71777
|
||||
checksum=a241043521572d00ae3a926611ac52fd6a7e3fe6bafdbe707867aafe32f6d8a3
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue