mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
godot: update to 3.2
This commit is contained in:
parent
735ed7f3cc
commit
bc3ac9a578
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=3.1.1
|
version=3.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
wrksrc="${pkgname}-${version}-stable"
|
wrksrc="${pkgname}-${version}-stable"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Nick Hahn <nick.hahn@hotmail.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.godotengine.org/"
|
homepage="https://www.godotengine.org/"
|
||||||
distfiles="https://github.com/godotengine/${pkgname}/archive/${version}-stable.tar.gz"
|
distfiles="https://github.com/godotengine/${pkgname}/archive/${version}-stable.tar.gz"
|
||||||
checksum=3d952cda12a43d71c53c508bc64ca82cc165a3345976b6d128f869d5bd7a61d2
|
checksum=39c6768875b07ffb9df6e4fdd77d943dba2c8c0b4dcd83eafeae9426fc77f57d
|
||||||
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