x42-plugins: update to 20210409.

This commit is contained in:
tibequadorian 2021-04-10 22:20:01 +02:00 committed by Érico Nogueira Rolim
parent 782617d5bd
commit 3f69cd0ed8

View file

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20210408
version=20210409
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ 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=cdc1d958581556ba56a6984fb8c1c66144e4c7447c11417824239fb2fa787fe4
checksum=4423ea27ccc3f6e93a687d344a8ad5177b830d2bac25be8c36ae12ed0e3092e4
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"