x42-plugins: update to 20210407.

This commit is contained in:
tibequadorian 2021-04-07 17:33:32 +02:00 committed by Érico Nogueira Rolim
parent dd64ad2c1d
commit 97f8e747f4

View file

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20210114
version=20210407
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=c54880fe4e596c8fd2918f1adb416cc91c2a3f1c4cb5e88574484517ff1ed8e0
checksum=af27427a918aacc1e8792caeae0dbcd355dafeca0fff37b3a7f3e6f8364ae575
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"