mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
godot: update to 4.2.
This commit is contained in:
parent
cc0338a9c4
commit
5015a6d5f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'godot'
|
# Template file for 'godot'
|
||||||
pkgname=godot
|
pkgname=godot
|
||||||
version=4.1.3
|
version=4.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
build_style=scons
|
build_style=scons
|
||||||
|
@ -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=a9357c869152497223f91bb083bf5575cc25815cc1117ca677438164b8a4fad5
|
checksum=517e538ef7f3eebeb761c281fb71ac529424146f6b3b746d0861825ddcf18918
|
||||||
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