x42-plugins: update to 20190820.

This commit is contained in:
Daniel Eyßer 2019-09-01 17:10:14 +02:00 committed by Helmut Pozimski
parent a8fc4c7178
commit 6ec0b5964f

View file

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