faust: update to 2.27.1
This commit is contained in:
parent
defc8626db
commit
870420fde6
1 changed files with 2 additions and 2 deletions
|
@ -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 <mag-one@autistici.org>"
|
|||
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 "
|
||||
|
|
Loading…
Reference in a new issue