mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scummvm: update to 2.8.1.
This commit is contained in:
parent
9e2e816d02
commit
bb71b0049b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scummvm'
|
# Template file for 'scummvm'
|
||||||
pkgname=scummvm
|
pkgname=scummvm
|
||||||
version=2.8.0
|
version=2.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --enable-release-mode --enable-all-engines"
|
configure_args="--prefix=/usr --enable-release-mode --enable-all-engines"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.scummvm.org/"
|
homepage="https://www.scummvm.org/"
|
||||||
distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d6e9fbee06a924706635dea225dfd560ff6770f35aa99d59570a3eb883795a72
|
checksum=7e97f4a13d22d570b70c9b357c941999be71deb9186039c87d82bbd9c20727b7
|
||||||
|
|
||||||
CFLAGS="-fexcess-precision=fast"
|
CFLAGS="-fexcess-precision=fast"
|
||||||
CXXFLAGS="-fexcess-precision=fast"
|
CXXFLAGS="-fexcess-precision=fast"
|
||||||
|
|
Loading…
Add table
Reference in a new issue