godot: update to 4.1.

This commit is contained in:
dataCobra 2023-07-08 08:28:13 +02:00 committed by classabbyamp
parent b0270bd9cf
commit 3c35909b27

View File

@ -1,6 +1,6 @@
# Template file for 'godot'
pkgname=godot
version=4.0.3
version=4.1
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=scons
@ -24,7 +24,7 @@ maintainer="Nick Hahn <nick.hahn@hotmail.de>"
license="MIT"
homepage="https://www.godotengine.org/"
distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
checksum=8d629aa4910bd0b13354a3b96c253fb62df130ff8acb510c81e23cd100bfdc9f
checksum=ebb1e597d9477d2ff524fa911e7b471c2bfc3d6366025f3980ace7595342034f
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
CFLAGS+=" -fPIE -fPIC"