mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 12:19:00 +08:00
0ed00ce68b
* Fix build failure for loongarch64 cpu.
* Update port version of boost-build.
* Update port version database.
* update sha512 of libharu-shading-pr-157.patch
* update vcpkg.json of libharu
* fix spelling wrong for 'version-date'.
* update port version database
* Revert "update sha512 of libharu-shading-pr-157.patch"
This reverts commit 64410af12c
.
* update port version database
Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
12 lines
226 B
JSON
12 lines
226 B
JSON
{
|
|
"name": "boost-build",
|
|
"version": "1.79.0",
|
|
"port-version": 1,
|
|
"description": "Boost.Build",
|
|
"homepage": "https://github.com/boostorg/build",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-uninstall"
|
|
]
|
|
}
|