bullet: update to 2.83.7.
This commit is contained in:
parent
b0170bdc91
commit
12ef1f19b2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bullet'
|
||||
pkgname=bullet
|
||||
version=2.83.6
|
||||
revision=2
|
||||
version=2.83.7
|
||||
revision=1
|
||||
wrksrc="bullet3-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=1 -DBUILD_DEMOS=0 -DBUILD_MULTITHREADING=1
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="zlib"
|
||||
homepage="http://www.bulletphysics.com/Bullet/"
|
||||
distfiles="https://github.com/bulletphysics/bullet3/archive/${version}.tar.gz"
|
||||
checksum=dcd5448f31ded71c7bd22fddd7d816ac590ae7b97e1fdda8d1253f8ff3655571
|
||||
checksum=00d1d8f206ee85ffd171643ac8e72f9f4e0bf6dbf3d4ac55f4495cb168b51243
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue