graphics/blender: updated for version 2.72b
This commit is contained in:
parent
6594ebfc05
commit
56ad70795d
|
@ -27,7 +27,7 @@
|
|||
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
|
||||
|
||||
PRGNAM=blender
|
||||
VERSION=${VERSION:-2.72a}
|
||||
VERSION=${VERSION:-2.72b}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="blender"
|
||||
VERSION="2.72a"
|
||||
VERSION="2.72b"
|
||||
HOMEPAGE="http://blender.org"
|
||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72a-linux-glibc211-i686.tar.bz2"
|
||||
MD5SUM="826c3308787d56c1ba42cc7815eeb9ff"
|
||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72a-linux-glibc211-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="f538a756c20c0f4b40f830af7dc65161"
|
||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72b-linux-glibc211-i686.tar.bz2"
|
||||
MD5SUM="97f31470bc76960710671599d67fc135"
|
||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.72/blender-2.72b-linux-glibc211-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="42d50ebbdd0782348f1868abb9b0fe0f"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in New Issue