[Lunar-commits] <moonbase-other> blender: bump to 2.72a
Dennis Veatch
dennisveatch at bellsouth.net
Wed Oct 22 13:21:57 CEST 2014
commit 48caeca57f7c0367d98ff2d6148ab44b828ad3f0
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 22 Oct 2014 07:21:41 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/48caeca57f7c0367d98ff2d6148ab44b828ad3f0
blender: bump to 2.72a
---
graphics/blender/BUILD | +1/-1
graphics/blender/DETAILS | +4/-4
2 files changed, 5 insertions(+), 5 deletions(-)
--- a/graphics/blender/BUILD
+++ b/graphics/blender/BUILD
@@ -28,7 +28,7 @@
make&&
-# We need to do it this way else make tanks
+# We need to do it this way else make tanks and still needed with 2.72a
python3 ../doc/manpage/blender.1.py bin/blender bin/blender.1 &&
prepare_install &&
--- a/graphics/blender/DETAILS
+++ b/graphics/blender/DETAILS
@@ -1,11 +1,11 @@
MODULE=blender
- VERSION=2.72
+ VERSION=2.72a
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://mirror.cs.umn.edu/blender.org/source/
- SOURCE_VFY=sha1:a5cf7b4a47ebaed46cd77e3a826e82ceaf9d6a59
+ SOURCE_URL=http://download.blender.org/source/
+ SOURCE_VFY=sha1:64aac93b0aa6bce226ffc40fb166b34b56db6d4c
WEB_SITE=http://www.blender.org
ENTERED=20030929
- UPDATED=20141010
+ UPDATED=20141022
SHORT="3D editor for modeling, animation, and rendering"
cat << EOF
3D tool does everything from modeling, animation, rendering, and
More information about the Lunar-commits
mailing list