aboutsummaryrefslogtreecommitdiff
path: root/ports/quickfix/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-06-02 08:53:26 +0800
committerGitHub <noreply@github.com>2020-06-01 17:53:26 -0700
commitc967db5c7048ea8a05ca33482ea1797d53568eca (patch)
treec08bd7b7b125aef42020de7860c66c00071a09a2 /ports/quickfix/CONTROL
parentd0751cde80631eba0e061f915e96c44ed17bcece (diff)
downloadvcpkg-c967db5c7048ea8a05ca33482ea1797d53568eca.tar.gz
vcpkg-c967db5c7048ea8a05ca33482ea1797d53568eca.zip
[quickfix] Fix build failure on arm64-windows (#11604)
Diffstat (limited to 'ports/quickfix/CONTROL')
-rw-r--r--ports/quickfix/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/quickfix/CONTROL b/ports/quickfix/CONTROL
index 03989a169..5a3fe30c2 100644
--- a/ports/quickfix/CONTROL
+++ b/ports/quickfix/CONTROL
@@ -1,5 +1,5 @@
Source: quickfix
-Version: 1.15.1-3
+Version: 1.15.1-4
Build-Depends: openssl
Homepage: https://github.com/quickfix/quickfix
Description: QuickFIX is a free and open source implementation of the FIX protocol.