blender: update to 2.77.
This commit is contained in:
parent
942ba4d4c6
commit
6705de3309
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=2.76b
|
version=2.77
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://blender.org"
|
homepage="http://blender.org"
|
||||||
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bd852a8592ec2eca596a63244152506c406d8fc1d845244a8e11c84d24ad605d
|
checksum=d6200123fc2de35ad3ab42cdd4421a1602ce01e9e95258a0a936bf9e88a8d62b
|
||||||
short_desc="3D graphics creation suite"
|
short_desc="3D graphics creation suite"
|
||||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
|
Loading…
Reference in a new issue