mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
x42-plugins: update to 20200114.
This commit is contained in:
parent
3c5d2bd50e
commit
547a76b273
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'x42-plugins'
|
# Template file for 'x42-plugins'
|
||||||
pkgname=x42-plugins
|
pkgname=x42-plugins
|
||||||
version=20191013
|
version=20200114
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Collection of LV2 plugins"
|
||||||
maintainer="bluntphenomena <gregwyd@gmail.com>"
|
maintainer="bluntphenomena <gregwyd@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/x42/x42-plugins"
|
homepage="https://github.com/x42/x42-plugins"
|
||||||
distfiles="http://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://gareus.org/misc/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4444f866bd95b8843dd2e812e5795fc3feefe28aa1b04906bacd68c0ea0a76a2
|
checksum=d64778f61913db005695cf397090a57c4a271b04196a4ddcbbe7f144b5e5c809
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue