mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
blender: update to 2.75a.
This commit is contained in:
parent
c9616e5a08
commit
7baf64a794
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.75
|
version=2.75a
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
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=5f53386f2749bf894a3022b883153d0b40b3fcec5f1f4c04c9d180778af478e4
|
checksum=04eb04072e7a4e7f47c4b2bdc00208630def5cb271aa05cf73e68213a9589d26
|
||||||
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…
Add table
Reference in a new issue