godot: update to 3.2.3.

Closes: #25519 [via git-merge-pr]
This commit is contained in:
Gadzhi Kharkharov 2020-10-11 13:33:11 +03:00 committed by Andrew J. Hesford
parent 7337fcac2f
commit ff4a2797d1

View file

@ -1,6 +1,6 @@
# Template file for 'godot'
pkgname=godot
version=3.2.2
version=3.2.3
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
wrksrc="${pkgname}-${version}-stable"
@ -27,7 +27,7 @@ maintainer="Nick Hahn <nick.hahn@hotmail.de>"
license="MIT"
homepage="https://www.godotengine.org/"
distfiles="https://github.com/godotengine/${pkgname}/archive/${version}-stable.tar.gz"
checksum=9a071aba23fc912976203d35212a94207b7cb667c0b5353b3525f9b7e6899017
checksum=4c2a8e7da1ad05c6223b0ff6cf2be124dad6708b56a8ec9910dc2aaf82a553ae
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
CFLAGS+=" -fPIE -fPIC"