scummvm: update to 2.9.0.

This commit is contained in:
John 2025-03-09 14:42:16 +01:00
parent d04334d22b
commit 9f0625dd5d

View file

@ -1,6 +1,6 @@
# Template file for 'scummvm'
pkgname=scummvm
version=2.8.1
version=2.9.0
revision=1
build_style=configure
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"
homepage="https://www.scummvm.org/"
distfiles="https://downloads.scummvm.org/frs/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
checksum=7e97f4a13d22d570b70c9b357c941999be71deb9186039c87d82bbd9c20727b7
checksum=d5b33532bd70d247f09127719c670b4b935810f53ebb6b7b6eafacaa5da99452
CFLAGS="-fexcess-precision=fast"
CXXFLAGS="-fexcess-precision=fast"