godot: update to 4.3.
This commit is contained in:
parent
230fea9a2f
commit
b2d2769ef8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'godot'
|
||||
pkgname=godot
|
||||
version=4.2.2
|
||||
version=4.3
|
||||
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=990b7b716656122364b1672508c516c898497c50216d7c00c60eeaf507685c0e
|
||||
checksum=6a441d02957432d76343052296dc514b1b6bd72af920c9f2518b1ec3cb534874
|
||||
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
|
||||
|
||||
CFLAGS+=" -fPIE -fPIC"
|
||||
|
|
Loading…
Reference in New Issue