mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
csound: update to 6.06.0.
This commit is contained in:
parent
fbf3d420f5
commit
20dd6d75d1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'csound'
|
# Template file for 'csound'
|
||||||
pkgname=csound
|
pkgname=csound
|
||||||
version=6.05.0
|
version=6.06.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DJAVA_MODULE_INSTALL_DIR=/usr/lib/csound/java
|
-DJAVA_MODULE_INSTALL_DIR=/usr/lib/csound/java
|
||||||
|
@ -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=2384cbc82fe37b70192c87977b52c55b336731ecbfd3be1d8d30c7223815d7b9
|
checksum=0be4d845729f9219d59f3e87b91bc2672e26838178fb0fc4a7753211984d3ef2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue