python3-trimesh: update to 3.8.11.
This commit is contained in:
parent
4832ab6187
commit
e37184b5b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-trimesh'
|
# Template file for 'python3-trimesh'
|
||||||
pkgname=python3-trimesh
|
pkgname=python3-trimesh
|
||||||
version=3.8.10
|
version=3.8.11
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="trimesh-${version}"
|
wrksrc="trimesh-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,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=fff2660f58132a50a9e20d8d0e7f64ba021e96f0367cf7ebf9b6da0bbb494a5b
|
checksum=4613f069e105923f423ea68f888e697cef8965f409c02020c2e3cde5579acb5e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue