x42-plugins: update to 20221119.
This commit is contained in:
parent
364370e2d2
commit
089c3e1631
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'x42-plugins'
|
# Template file for 'x42-plugins'
|
||||||
pkgname=x42-plugins
|
pkgname=x42-plugins
|
||||||
version=20220605
|
version=20221119
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://x42-plugins.com"
|
homepage="https://x42-plugins.com"
|
||||||
distfiles="https://gareus.org/misc/x42-plugins/x42-plugins-${version}.tar.xz"
|
distfiles="https://gareus.org/misc/x42-plugins/x42-plugins-${version}.tar.xz"
|
||||||
checksum=fe48b088912c8eac383c36d2336d9815209681d1a9e272ab31a93e5ca578b65d
|
checksum=ab946213357640a3565cff0a07a9d08f23424dfb626207a8c1c6c3ef4f4f1089
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
export OPTIMIZATIONS="-fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG"
|
||||||
|
|
Loading…
Reference in New Issue