godot: update to 4.1.2.

This commit is contained in:
dataCobra 2023-10-05 08:21:57 +02:00 committed by Piraty
parent 21bd48c261
commit 3b7e469963
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'godot'
pkgname=godot
version=4.1.1
revision=5
version=4.1.2
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=scons
# Build currently fails with embree-4.X
@ -20,11 +20,11 @@ makedepends="alsa-lib-devel freetype-devel mesa glu-devel libXcursor-devel
speech-dispatcher-devel"
depends="speech-dispatcher"
short_desc="Multiplatform 2D and 3D engine"
maintainer="Nick Hahn <nick.hahn@hotmail.de>"
maintainer="dataCobra <datacobra@thinkbot.de>"
license="MIT"
homepage="https://www.godotengine.org/"
distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
checksum=206476d3bbd11c8a1bf554f4c5160bd644808d1d9225a5d300b5fb2dc67df9ed
checksum=790ff4f364f8421597a970f16041e86007f4c522bd427b3d7d14679026e58d40
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
CFLAGS+=" -fPIE -fPIC"