mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
faust: updated to version 2.27.2
This commit is contained in:
parent
c19ec4039a
commit
ac6a820b9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'faust'
|
# Template file for 'faust'
|
||||||
pkgname=faust
|
pkgname=faust
|
||||||
version=2.27.1
|
version=2.27.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="cmake pkg-config llvm"
|
hostmakedepends="cmake pkg-config llvm"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://faust.grame.fr/"
|
homepage="http://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="aee292bafcb77021cca5a2e8645b8ef8d9fe76e5005382e24df0bed3f664d8f5"
|
checksum="c9b21de69253d5a02a779c2eed74491fc62209d86c24724b429f68098191c39c"
|
||||||
|
|
||||||
# Android stuffs, used by the 'faust2android' script.
|
# Android stuffs, used by the 'faust2android' script.
|
||||||
nostrip_files="libsndfile.so "
|
nostrip_files="libsndfile.so "
|
||||||
|
|
Loading…
Add table
Reference in a new issue