mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
godot: update to 3.2.2.
This commit is contained in:
parent
217432c034
commit
7c2a92de5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'godot'
|
||||
pkgname=godot
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
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=0f9635e5c014713340160d8bd0cbfc6d34a36d39402a84eaa0d8c5dee4d1c6f0
|
||||
checksum=9a071aba23fc912976203d35212a94207b7cb667c0b5353b3525f9b7e6899017
|
||||
nocross=https://build.voidlinux.org/builders/armv7l_builder/builds/6342/steps/shell_3/logs/stdio
|
||||
|
||||
CFLAGS+=" -fPIE -fPIC"
|
||||
|
|
Loading…
Add table
Reference in a new issue