From c51f82bb6d29e59b430b088b5ad9c9da78da9d6c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 18 Oct 2017 14:18:52 +0300 Subject: [PATCH] Strip 'v' prefixes which are not really version parts --- ports/cctz/CONTROL | 2 +- ports/folly/CONTROL | 2 +- ports/openblas/CONTROL | 2 +- ports/spirv-tools/CONTROL | 2 +- ports/thor/CONTROL | 2 +- ports/tinyexr/CONTROL | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ports/cctz/CONTROL b/ports/cctz/CONTROL index fb125fa13b..6ed9a0ce1b 100644 --- a/ports/cctz/CONTROL +++ b/ports/cctz/CONTROL @@ -1,3 +1,3 @@ Source: cctz -Version: v2.1 +Version: 2.1 Description: two libraries that cooperate with to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner. diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index 3bff7ba881..0279791465 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -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 diff --git a/ports/openblas/CONTROL b/ports/openblas/CONTROL index 808d52ac98..78617d7006 100644 --- a/ports/openblas/CONTROL +++ b/ports/openblas/CONTROL @@ -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. diff --git a/ports/spirv-tools/CONTROL b/ports/spirv-tools/CONTROL index da2e2f29b6..33c43d6284 100644 --- a/ports/spirv-tools/CONTROL +++ b/ports/spirv-tools/CONTROL @@ -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 diff --git a/ports/thor/CONTROL b/ports/thor/CONTROL index 9ad9780996..cdb393f38e 100644 --- a/ports/thor/CONTROL +++ b/ports/thor/CONTROL @@ -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 diff --git a/ports/tinyexr/CONTROL b/ports/tinyexr/CONTROL index 8ac085f684..54b459b490 100644 --- a/ports/tinyexr/CONTROL +++ b/ports/tinyexr/CONTROL @@ -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