godot: update to 4.2.2

This commit is contained in:
Gustavo Heinz 2024-05-28 10:25:42 -03:00 committed by cinerea0
parent 5a2c40dfcf
commit d03b13145d

View file

@ -1,6 +1,6 @@
# Template file for 'godot'
pkgname=godot
version=4.2.1
version=4.2.2
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=scons
@ -25,7 +25,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
license="MIT"
homepage="https://www.godotengine.org/"
distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
checksum=716cfd489dbfc91b5e04cc0df8be415ba6eec74c5fb471840275d887cb53ff95
checksum=990b7b716656122364b1672508c516c898497c50216d7c00c60eeaf507685c0e
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
CFLAGS+=" -fPIE -fPIC"