From 805a02fe990f194af59cdaca61817d31b56506c6 Mon Sep 17 00:00:00 2001 From: Jafar Abdi Date: Thu, 10 Jun 2021 21:26:29 +0300 Subject: [yaml-cpp] Fix visibility attribute for ubuntu (#17728) * Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows * Update port version * Run x-add-version --- versions/y-/yaml-cpp.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/y-') diff --git a/versions/y-/yaml-cpp.json b/versions/y-/yaml-cpp.json index 433f4172c..3e5888040 100644 --- a/versions/y-/yaml-cpp.json +++ b/versions/y-/yaml-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "045045b2d5b8cb6166b6d0d548effc0764623341", + "version-string": "0.6.3", + "port-version": 1 + }, { "git-tree": "fabfdd85c28d751aa769d2e743bf0e9ccd8dd178", "version-string": "0.6.3", -- cgit v1.2.3