python3-trimesh: update to 3.9.15.
This commit is contained in:
parent
1db9794297
commit
80cf85fd18
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-trimesh'
|
# Template file for 'python3-trimesh'
|
||||||
pkgname=python3-trimesh
|
pkgname=python3-trimesh
|
||||||
version=3.9.13
|
version=3.9.15
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="trimesh-${version}"
|
wrksrc="trimesh-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://trimsh.org/"
|
homepage="https://trimsh.org/"
|
||||||
distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz"
|
distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz"
|
||||||
checksum=3f2419b0b03ac683e518bf4e8442f0804aeb4d708ae5e4aec25f2590e5725b71
|
checksum=43173317e03254c948d8fcd15f52a37023fddeffb610cbcf2e57dad931e6838f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue