aboutsummaryrefslogtreecommitdiff
path: root/ports/gsl/CONTROL
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2021-05-28 19:00:20 +0200
committerGitHub <noreply@github.com>2021-05-28 10:00:20 -0700
commit0de461216d66a4d5ca1870254e27258a66f6e361 (patch)
tree963314c8051cb74a061075b20f26aec6fd8a8952 /ports/gsl/CONTROL
parent9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43 (diff)
downloadvcpkg-0de461216d66a4d5ca1870254e27258a66f6e361.tar.gz
vcpkg-0de461216d66a4d5ca1870254e27258a66f6e361.zip
[vcpkg.cmake] Cleanup every special case in the find_package override (#18047)
* move boost out of the toolchain * move icu out of the toolchain * remove CURL from the toolchain (was already unreachable?) * remove gsl from toolchain * remove grpc from toolchain * version stuff * fix indent and missing endif() * version stuff * Revert changes to vcpkg.cmake * push port version * version stuff
Diffstat (limited to 'ports/gsl/CONTROL')
-rw-r--r--ports/gsl/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/gsl/CONTROL b/ports/gsl/CONTROL
index 62c5efb26..03b3e6e74 100644
--- a/ports/gsl/CONTROL
+++ b/ports/gsl/CONTROL
@@ -1,4 +1,5 @@
Source: gsl
Version: 2.6
+Port-Version: 1
Homepage: https://www.gnu.org/software/gsl/
Description: The GNU Scientific Library is a numerical library for C and C++ programmers