mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
godot: update to 4.1.3.
This commit is contained in:
parent
bbbabb6152
commit
fceda0f711
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'godot'
|
# Template file for 'godot'
|
||||||
pkgname=godot
|
pkgname=godot
|
||||||
version=4.1.2
|
version=4.1.3
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
build_style=scons
|
build_style=scons
|
||||||
# Build currently fails with embree-4.X
|
# Build currently fails with embree-4.X
|
||||||
|
@ -24,7 +24,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.godotengine.org/"
|
homepage="https://www.godotengine.org/"
|
||||||
distfiles="https://github.com/godotengine/godot/archive/${version}-stable.tar.gz"
|
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
|
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
|
||||||
|
|
||||||
CFLAGS+=" -fPIE -fPIC"
|
CFLAGS+=" -fPIE -fPIC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue