blender: update tarball name/checksum again.

This commit is contained in:
Juan RP 2014-06-29 11:15:52 +02:00
parent 3fedfc59e2
commit b8f27e6ed3
1 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@
pkgname=blender pkgname=blender
version=2.71 version=2.71
revision=1 revision=1
wrksrc="${pkgname}-v${version}"
hostmakedepends="cmake" hostmakedepends="cmake"
# XXX missing deps: openexr, openimageio, opencolorio # XXX missing deps: openexr, openimageio, opencolorio
makedepends="libgomp-devel libpng-devel tiff-devel python3.4-devel glu-devel makedepends="libgomp-devel libpng-devel tiff-devel python3.4-devel glu-devel
@ -14,8 +13,8 @@ build_style="cmake"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <eb@s01.de>"
license="GPL" license="GPL"
homepage="http://blender.org" homepage="http://blender.org"
distfiles="http://download.blender.org/source/${pkgname}-v${version}.tar.gz" distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
checksum=beaa502c3fe23da963c745247e4d28fed6f3fafd483452d89deaab2166100523 checksum=7daa7f8ce1df495ad20843aa86bc5268179085ec2963655c358b65a2b365ffa2
short_desc="3D graphics creation suite" short_desc="3D graphics creation suite"
configure_args=" configure_args="
-DWITH_INSTALL_PORTABLE=OFF -DWITH_INSTALL_PORTABLE=OFF