mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
change gcc version in Blender modules
This commit is contained in:
parent
2d683db29d
commit
a27a096f25
@ -10,7 +10,7 @@ description = """Blender is the free and open source 3D creation suite. It suppo
|
||||
the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering,
|
||||
compositing and motion tracking, even video editing and game creation."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '9.3.0'}
|
||||
toolchain = {'name': 'GCC', 'version': '10.3.0'}
|
||||
|
||||
source_urls = ['https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.83/']
|
||||
sources = ['blender-%(version)s-linux-x64.tar.xz']
|
@ -10,7 +10,7 @@ description = """Blender is the free and open source 3D creation suite. It suppo
|
||||
the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering,
|
||||
compositing and motion tracking, even video editing and game creation."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '9.3.0'}
|
||||
toolchain = {'name': 'GCC', 'version': '10.3.0'}
|
||||
|
||||
source_urls = ['https://ftp.nluug.nl/pub/graphics/blender/release/Blender2.93/']
|
||||
sources = ['blender-%(version)s-linux-x64.tar.xz']
|
@ -10,7 +10,7 @@ description = """Blender is the free and open source 3D creation suite. It suppo
|
||||
the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering,
|
||||
compositing and motion tracking, even video editing and game creation."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '9.3.0'}
|
||||
toolchain = {'name': 'GCC', 'version': '10.3.0'}
|
||||
|
||||
source_urls = ['https://ftp.nluug.nl/pub/graphics/blender/release/Blender3.0/']
|
||||
sources = ['blender-%(version)s-linux-x64.tar.xz']
|
Loading…
x
Reference in New Issue
Block a user