From 870420fde60fd15e8f05a393864e1efaee7bed9c Mon Sep 17 00:00:00 2001 From: mag Date: Sat, 1 Aug 2020 15:36:35 +0200 Subject: [PATCH] faust: update to 2.27.1 --- srcpkgs/faust/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template index 14b79bb8878..e105fde7b59 100644 --- a/srcpkgs/faust/template +++ b/srcpkgs/faust/template @@ -1,6 +1,6 @@ # Template file for 'faust' pkgname=faust -version=2.20.2 +version=2.27.1 revision=1 build_style=gnu-makefile hostmakedepends="cmake pkg-config llvm" @@ -10,7 +10,7 @@ maintainer="mag " license="GPL-2.0-or-later" homepage="http://faust.grame.fr/" distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz -checksum="c32588ee60d0f7ca25034d3d5436def6b35495f4d3beb3b02208d48684bcfbe9" +checksum="aee292bafcb77021cca5a2e8645b8ef8d9fe76e5005382e24df0bed3f664d8f5" # Android stuffs, used by the 'faust2android' script. nostrip_files="libsndfile.so "