godot: update to 4.1.3.
This commit is contained in:
parent
bbbabb6152
commit
fceda0f711
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'godot'
|
||||
pkgname=godot
|
||||
version=4.1.2
|
||||
revision=2
|
||||
version=4.1.3
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||
build_style=scons
|
||||
# Build currently fails with embree-4.X
|
||||
|
@ -24,7 +24,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=790ff4f364f8421597a970f16041e86007f4c522bd427b3d7d14679026e58d40
|
||||
checksum=a9357c869152497223f91bb083bf5575cc25815cc1117ca677438164b8a4fad5
|
||||
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
|
||||
|
||||
CFLAGS+=" -fPIE -fPIC"
|
||||
|
|
Loading…
Reference in New Issue