From 1ed63daafcbbf266125d65b4fdc22705cb75001d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 23 Dec 2017 11:52:22 +0100 Subject: [PATCH] csound: update to 6.10.0. --- srcpkgs/csound/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/csound/template b/srcpkgs/csound/template index 705d9448530..e5cd804d31d 100644 --- a/srcpkgs/csound/template +++ b/srcpkgs/csound/template @@ -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 " 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() {