faust: update to 2.37.3
This commit is contained in:
parent
3559b5423c
commit
0ee894d078
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'faust'
|
# Template file for 'faust'
|
||||||
pkgname=faust
|
pkgname=faust
|
||||||
version=2.30.5
|
version=2.37.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="cmake pkg-config llvm"
|
hostmakedepends="cmake pkg-config llvm"
|
||||||
|
@ -8,9 +8,9 @@ makedepends="libmicrohttpd-devel llvm-libunwind-devel"
|
||||||
short_desc="Functional Programming Language for Real Time Signal Processing"
|
short_desc="Functional Programming Language for Real Time Signal Processing"
|
||||||
maintainer="mag <mag-one@autistici.org>"
|
maintainer="mag <mag-one@autistici.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://faust.grame.fr/"
|
homepage="https://faust.grame.fr/"
|
||||||
distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
|
distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
|
||||||
checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
|
checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
|
||||||
|
|
||||||
# Android stuffs, used by the 'faust2android' script.
|
# Android stuffs, used by the 'faust2android' script.
|
||||||
nostrip_files="libsndfile.so "
|
nostrip_files="libsndfile.so "
|
||||||
|
|
Loading…
Reference in a new issue