graphics/blender: Updated for version 2.78a.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-12-05 22:57:45 -08:00 committed by David Spencer
parent 2af585ef24
commit 5f186fb743
2 changed files with 6 additions and 6 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="blender"
VERSION="2.77a"
VERSION="2.78a"
HOMEPAGE="http://blender.org"
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.77/blender-2.77a-linux-glibc211-i686.tar.bz2"
MD5SUM="661dfba8c0dc75a2f961f4097f3aaa09"
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.77/blender-2.77a-linux-glibc211-x86_64.tar.bz2"
MD5SUM_x86_64="64229426b9f41253a33ca6001f644d93"
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78a-linux-glibc211-i686.tar.bz2"
MD5SUM="a09e96b648763b20f4f6dcfbca7bde6a"
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.78/blender-2.78a-linux-glibc211-x86_64.tar.bz2"
MD5SUM_x86_64="7c9fecc5764226d58698982685f08619"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"