graphics/blender: Updated for version 2.75.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-07-05 15:44:52 -07:00 committed by Willy Sudiarto Raharjo
parent e7ab7d4794
commit 8422e4ede6
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
PRGNAM=blender
VERSION=${VERSION:-2.74}
VERSION=${VERSION:-2.75}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="blender"
VERSION="2.74"
VERSION="2.75"
HOMEPAGE="http://blender.org"
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.74/blender-2.74-linux-glibc211-i686.tar.bz2"
MD5SUM="bea6033c8a5427ecc5557b8e928c2c2e"
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.74/blender-2.74-linux-glibc211-x86_64.tar.bz2"
MD5SUM_x86_64="a5cd350854cc2151db2beff5bf648275"
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.75/blender-2.75-linux-glibc211-i686.tar.bz2"
MD5SUM="5f6c86b707385732933e03cd756fd81f"
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.75/blender-2.75-linux-glibc211-x86_64.tar.bz2"
MD5SUM_x86_64="eb5473cf9ed0b3575e94881dd1671abe"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"