csound: update to 6.11.0.

This commit is contained in:
Andrea Brancaleoni 2018-05-11 13:44:38 +02:00
parent 5057d57b85
commit ba29cb4ecc
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'csound'
pkgname=csound
version=6.10.0
version=6.11.0
revision=1
build_style=cmake
configure_args="
@ -16,11 +16,10 @@ 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=a241043521572d00ae3a926611ac52fd6a7e3fe6bafdbe707867aafe32f6d8a3
checksum=f47df73ff270faa70bf53bad68edc85b2dc5623b9c73d06054cd03f5d3332dc0
nocross=yes
post_install() {
rm -r $DESTDIR/tmp
vinstall ${FILESDIR}/csound.sh 755 etc/profile.d
# Avoid conflict with libextractor
mv ${DESTDIR}/usr/bin/extract ${DESTDIR}/usr/bin/csextract