x42-plugins: update to 20200114.

This commit is contained in:
Daniel Eyßer 2020-03-21 21:42:35 +01:00 committed by Juan RP
parent 3c5d2bd50e
commit 547a76b273

View file

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20191013
version=20200114
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -10,8 +10,8 @@ short_desc="Collection of LV2 plugins"
maintainer="bluntphenomena <gregwyd@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/x42/x42-plugins"
distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=4444f866bd95b8843dd2e812e5795fc3feefe28aa1b04906bacd68c0ea0a76a2
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=d64778f61913db005695cf397090a57c4a271b04196a4ddcbbe7f144b5e5c809
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"