Preliminary x86 support (#3447)

This commit is contained in:
miqlas
2018-12-06 19:34:57 +01:00
committed by GitHub
parent 9e67fc3da2
commit df3dea737a
2 changed files with 120 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ click to a number of platforms, including the major desktop platforms \
HOMEPAGE="https://godotengine.org/"
COPYRIGHT="2007-2018 Juan Linietsky, Ariel Manzur"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/godotengine/godot/archive/$portVersion-stable.tar.gz"
CHECKSUM_SHA256="50431e021ee5ec21002cc23435f530f8fde518c6eb7085c9f7f1027abaae2581"
SOURCE_DIR="godot-$portVersion-stable"