x42-plugins: update to 20200714

This commit is contained in:
tibequadorian 2020-07-22 18:06:05 +02:00 committed by John Zimmermann
parent a1df6a40d3
commit a97be2292a

View file

@ -1,6 +1,6 @@
# Template file for 'x42-plugins'
pkgname=x42-plugins
version=20200411
version=20200714
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://github.com/x42/x42-plugins"
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=d2c07782896128873b1d6fd82e4730ef44cfe61e1cd730ee9e00b12f283ac778
checksum=746fe07a561392ba8c9c5de75dd3881fcc1de0733f55880238a62378a72f60ab
pre_build() {
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"