graphics/blender: update to 3.2.2 corrective release (+)
Changelog: https://wiki.blender.org/wiki/Reference/Release_Notes/3.2/Corrective_Releases Approved by: maintainer (implicit)
This commit is contained in:
parent
218b90825d
commit
3d5c710880
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= blender
|
||||
DISTVERSION= 3.2.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 3.2.2
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= graphics multimedia
|
||||
MASTER_SITES= http://download.blender.org/source/ \
|
||||
http://mirror.cs.umn.edu/blender.org/source/ \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Versions of Blender and its python dependency for use by depending ports, like add-ons
|
||||
|
||||
BLENDER_BL_VERSION= 3.2.1
|
||||
BLENDER_BL_VERSION= 3.2.2
|
||||
BLENDER_PY_VERSION= 3.10
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1657623209
|
||||
SHA256 (blender-3.2.1.tar.xz) = f6912f2f62e4007272802e56de95c21cadd994b548a9088fdf4ee96554ae8278
|
||||
SIZE (blender-3.2.1.tar.xz) = 41497540
|
||||
TIMESTAMP = 1660583053
|
||||
SHA256 (blender-3.2.2.tar.xz) = 0c4a6b571863fd5423c62f6a03d2a415babff83dd21a321b52deb5826962d803
|
||||
SIZE (blender-3.2.2.tar.xz) = 41510144
|
||||
|
|
Loading…
Reference in a new issue