mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
Strip 'v' prefixes which are not really version parts
This commit is contained in:
parent
abd2cd26e7
commit
c51f82bb6d
@ -1,3 +1,3 @@
|
||||
Source: cctz
|
||||
Version: v2.1
|
||||
Version: 2.1
|
||||
Description: two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Source: folly
|
||||
Version: v2017.10.02.00
|
||||
Version: 2017.10.02.00
|
||||
Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows
|
||||
Build-Depends: zlib, openssl, boost, libevent, double-conversion, glog, gflags, lz4, liblzma, snappy
|
||||
|
@ -1,3 +1,3 @@
|
||||
Source: openblas
|
||||
Version: v0.2.20-2
|
||||
Version: 0.2.20-2
|
||||
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
|
||||
|
@ -1,3 +1,3 @@
|
||||
Source: spirv-tools
|
||||
Version: v2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1
|
||||
Version: 2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1
|
||||
Description: API and commands for processing SPIR-V modules
|
||||
|
@ -1,4 +1,4 @@
|
||||
Source: thor
|
||||
Version: v2.0-1
|
||||
Version: 2.0-1
|
||||
Description: Extends the multimedia library SFML with higher-level features
|
||||
Build-Depends: sfml, aurora
|
||||
|
@ -1,3 +1,3 @@
|
||||
Source: tinyexr
|
||||
Version: v0.9.5-d16ea6
|
||||
Version: 0.9.5-d16ea6
|
||||
Description: Library to load and save OpenEXR(.exr) images
|
||||
|
Loading…
x
Reference in New Issue
Block a user