csound: update to 6.07.0.
This commit is contained in:
parent
fb830a2a37
commit
1e461c8dfb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'csound'
|
# Template file for 'csound'
|
||||||
pkgname=csound
|
pkgname=csound
|
||||||
version=6.06.0
|
version=6.07.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://csound.github.io"
|
homepage="http://csound.github.io"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz"
|
||||||
checksum=0be4d845729f9219d59f3e87b91bc2672e26838178fb0fc4a7753211984d3ef2
|
checksum=606af463da477cf4a3f89d00a4fda63c7eb0dc7f50a8923069f009dfdc545799
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue