mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/blender: Updated for version 2.75.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
e7ab7d4794
commit
8422e4ede6
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.74}
|
VERSION=${VERSION:-2.75}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="blender"
|
PRGNAM="blender"
|
||||||
VERSION="2.74"
|
VERSION="2.75"
|
||||||
HOMEPAGE="http://blender.org"
|
HOMEPAGE="http://blender.org"
|
||||||
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.74/blender-2.74-linux-glibc211-i686.tar.bz2"
|
DOWNLOAD="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.75/blender-2.75-linux-glibc211-i686.tar.bz2"
|
||||||
MD5SUM="bea6033c8a5427ecc5557b8e928c2c2e"
|
MD5SUM="5f6c86b707385732933e03cd756fd81f"
|
||||||
DOWNLOAD_x86_64="http://ftp.nluug.nl/pub/graphics/blender/release/Blender2.74/blender-2.74-linux-glibc211-x86_64.tar.bz2"
|
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="a5cd350854cc2151db2beff5bf648275"
|
MD5SUM_x86_64="eb5473cf9ed0b3575e94881dd1671abe"
|
||||||
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