mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
godot: update to 4.2.2
This commit is contained in:
parent
5a2c40dfcf
commit
d03b13145d
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.2.1
|
version=4.2.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
|
||||||
|
@ -25,7 +25,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=716cfd489dbfc91b5e04cc0df8be415ba6eec74c5fb471840275d887cb53ff95
|
checksum=990b7b716656122364b1672508c516c898497c50216d7c00c60eeaf507685c0e
|
||||||
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