aboutsummaryrefslogtreecommitdiff
path: root/ports/graphqlparser/CONTROL
diff options
context:
space:
mode:
authorBill Avery <wravery@users.noreply.github.com>2018-12-17 16:26:56 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-12-17 16:26:56 -0800
commitae2b0639a322824e1b69afad6ae855230d16c948 (patch)
treede045b9177d9d97ee6c5797d1887f01c74bcdb34 /ports/graphqlparser/CONTROL
parentac1bed33add8890834bd97f7cdaa822bceb44a37 (diff)
downloadvcpkg-ae2b0639a322824e1b69afad6ae855230d16c948.tar.gz
vcpkg-ae2b0639a322824e1b69afad6ae855230d16c948.zip
[graphqlparser] Use default library type for the platform instead of specifying SHARED (#4794)
* Use default library type for the platform instead of specifying SHARED * [graphqlparser] Bump control version and slight cleanup * [vcpkg_find_acquire_program] Correct for previous corruption of CI
Diffstat (limited to 'ports/graphqlparser/CONTROL')
-rw-r--r--ports/graphqlparser/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/graphqlparser/CONTROL b/ports/graphqlparser/CONTROL
index 4a66842c0..0f6ed481e 100644
--- a/ports/graphqlparser/CONTROL
+++ b/ports/graphqlparser/CONTROL
@@ -1,3 +1,3 @@
Source: graphqlparser
-Version: v0.7.0
+Version: 0.7.0
Description: A GraphQL query parser in C++ with C and C++ APIs