mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/blender: updated for version 2.72
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d72b7e7338
commit
b3f7744142
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
|
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
|
||||||
|
|
||||||
PRGNAM=blender
|
PRGNAM=blender
|
||||||
VERSION=${VERSION:-2.71}
|
VERSION=${VERSION:-2.72}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="blender"
|
PRGNAM="blender"
|
||||||
VERSION="2.71"
|
VERSION="2.72"
|
||||||
HOMEPAGE="http://blender.org"
|
HOMEPAGE="http://blender.org"
|
||||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.71/blender-2.71-linux-glibc211-i686.tar.bz2"
|
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72-linux-glibc211-i686.tar.bz2"
|
||||||
MD5SUM="b2d3f2f1d0b43b81a0fadf1afba07145"
|
MD5SUM="fe779e224381b811ef7f64cd8ac67f42"
|
||||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.71/blender-2.71-linux-glibc211-x86_64.tar.bz2"
|
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72-linux-glibc211-x86_64.tar.bz2"
|
||||||
MD5SUM_x86_64="6e896fc2921753aa1f69034e7a44fb4a"
|
MD5SUM_x86_64="4da4801d3c037340b41ce68a1b673b89"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Ryan P.C. McQuen"
|
MAINTAINER="Ryan P.C. McQuen"
|
||||||
EMAIL="ryan.q@linux.com"
|
EMAIL="ryan.q@linux.com"
|
||||||
|
|
Loading…
Reference in a new issue