mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
csound: update to 6.08.0.
This commit is contained in:
parent
41762a42ac
commit
5968195fd7
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.07.0
|
version=6.08.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=606af463da477cf4a3f89d00a4fda63c7eb0dc7f50a8923069f009dfdc545799
|
checksum=480bde5c07ac7fb8303b4c84c01710999815c2334501d007170adc9cdbf826a1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue