blender: update to 2.75a.
This commit is contained in:
parent
c9616e5a08
commit
7baf64a794
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'blender'
|
||||
pkgname=blender
|
||||
version=2.75
|
||||
version=2.75a
|
||||
revision=1
|
||||
hostmakedepends="cmake"
|
||||
makedepends="
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://blender.org"
|
||||
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=5f53386f2749bf894a3022b883153d0b40b3fcec5f1f4c04c9d180778af478e4
|
||||
checksum=04eb04072e7a4e7f47c4b2bdc00208630def5cb271aa05cf73e68213a9589d26
|
||||
short_desc="3D graphics creation suite"
|
||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
||||
configure_args="
|
||||
|
|
Loading…
Reference in New Issue