mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/blender: Updated for version 2.73a.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
5f9e4a5e47
commit
7408e9fda3
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
|
||||
|
||||
PRGNAM=blender
|
||||
VERSION=${VERSION:-2.73}
|
||||
VERSION=${VERSION:-2.73a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="blender"
|
||||
VERSION="2.73"
|
||||
VERSION="2.73a"
|
||||
HOMEPAGE="http://blender.org"
|
||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.73/blender-2.73-linux-glibc211-i686.tar.bz2"
|
||||
MD5SUM="c5eba8275917258da717c0dfdfd9b0ce"
|
||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.73/blender-2.73-linux-glibc211-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="b60416f326b5e08c123591540053231e"
|
||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.73/blender-2.73a-linux-glibc211-i686.tar.bz2"
|
||||
MD5SUM="874cd56d449df75be0f72429f20853f7"
|
||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.73/blender-2.73a-linux-glibc211-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="83ba15c677d8c8f044b9637c136bca37"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in a new issue