mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
blender: update to 2.74.
This commit is contained in:
parent
42a6ecdef9
commit
0a7cb6409e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=2.73a
|
version=2.74
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
# XXX missing deps: openimageio, opencolorio
|
# XXX missing deps: openimageio, opencolorio
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -14,8 +14,8 @@ build_style="cmake"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://blender.org"
|
homepage="http://blender.org"
|
||||||
distfiles="http://mirror.cs.umn.edu/blender.org/source/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=acfafbe775699d6752d1126522fc573382002b2f8583cd4df4d928995bbc9184
|
checksum=0ca3ceb6c656ae7c556f81ab0994e6aa7a6c64324824cbc94a87caf36f0a119d
|
||||||
short_desc="3D graphics creation suite"
|
short_desc="3D graphics creation suite"
|
||||||
configure_args="
|
configure_args="
|
||||||
-DWITH_INSTALL_PORTABLE=OFF
|
-DWITH_INSTALL_PORTABLE=OFF
|
||||||
|
|
Loading…
Add table
Reference in a new issue