x42-plugins: update to 20211016.
This commit is contained in:
parent
2608a54850
commit
ccce69708b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x42-plugins'
|
||||
pkgname=x42-plugins
|
||||
version=20210714
|
||||
version=20211016
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Collection of LV2 plugins"
|
|||
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://x42-plugins.com"
|
||||
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5f7f3d6c0f9c7f7379789a409690e7fc2250eb1338ab3ac1438edf60f2322079
|
||||
distfiles="https://gareus.org/misc/x42-plugins/x42-plugins-${version}.tar.xz"
|
||||
checksum=676957689c1e38f07d8563aecb6731d4ff7f08027e20c73b26d3c32808366e85
|
||||
|
||||
pre_build() {
|
||||
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
||||
|
|
Loading…
Reference in New Issue