mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 11:41:36 +08:00
[bullet3] update to 2.86.1
This commit is contained in:
parent
16e7982b1f
commit
7a00b2b96e
@ -1,3 +1,3 @@
|
|||||||
Source: bullet3
|
Source: bullet3
|
||||||
Version: 2.83.7.98d4780
|
Version: 2.86.1
|
||||||
Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library
|
Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
include(vcpkg_common_functions)
|
include(vcpkg_common_functions)
|
||||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/bullet3-98d47809b4273d97ea06c9b2137ada10af581bb9)
|
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/bullet3-2.86.1)
|
||||||
vcpkg_download_distfile(ARCHIVE
|
vcpkg_download_distfile(ARCHIVE
|
||||||
URLS "https://github.com/bulletphysics/bullet3/archive/98d47809b4273d97ea06c9b2137ada10af581bb9.zip"
|
URLS "https://github.com/bulletphysics/bullet3/archive/2.86.1.zip"
|
||||||
FILENAME "bullet3-98d47809b4273d97ea06c9b2137ada10af581bb9.zip"
|
FILENAME "bullet3-2.86.1.zip"
|
||||||
SHA512 eaa3aa5ff124c87f153a9faeabe00955aaa2d87ed5d2297a96e02531eb7fd1286f2b654bd45401690747ca4391dd7c18486f4cbac0da7e835d52874345b9811d
|
SHA512 96c67bed63db4b7d46196cebda57b80543ea37bd19f013adcfe19ee6c2c3319ed007bcd1ebbe345d8c75b7e80588f4a7d85cb6a07e1a5eea759d97ce4d94f972
|
||||||
)
|
)
|
||||||
vcpkg_extract_source_archive(${ARCHIVE})
|
vcpkg_extract_source_archive(${ARCHIVE})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user