mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 14:59:24 +08:00
[wt] Update to 4.5.0 (#15136)
This commit is contained in:
parent
18558d876c
commit
68a7019643
@ -1,5 +1,5 @@
|
||||
Source: wt
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Homepage: https://github.com/emweb/wt
|
||||
Description: Wt is a C++ library for developing web applications
|
||||
Build-Depends: zlib, libpng, pango (!windows), harfbuzz (!windows), libharu, glew, boost-algorithm, boost-array, boost-asio, boost-bind, boost-config, boost-container-hash, boost-filesystem, boost-fusion, boost-interprocess, boost-lexical-cast, boost-logic, boost-math, boost-multi-index, boost-optional, boost-phoenix, boost-pool, boost-program-options, boost-range, boost-serialization, boost-smart-ptr, boost-spirit, boost-system, boost-thread, boost-tokenizer, boost-tuple, boost-ublas, boost-variant
|
||||
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO emweb/wt
|
||||
REF 9c6b7807b4fdaefe659ff9ab8ff4ba3937e62b2f # 4.4.0
|
||||
SHA512 d9947180bb82750f9fa81212d343e8a719e6085e4c41327fd178ce0f93c5ef0f5a11e64d066871ac339abc973081cbd9580042fb8625f3cf3738a722439ba1e3
|
||||
REF d3ee790da1826529e3d025d919f5c3608d029562 # 4.5.0
|
||||
SHA512 2fe66269bb59db81d3611f2857ac3ba0ae7448a54d216bd7aa72701f1e6e291a738421f460f4614198785bbd084ab1e19e84a3f67cbc15556015e2f259941f11
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
0002-link-glew.patch
|
||||
|
Loading…
Reference in New Issue
Block a user