From 529efa799d25d2431902ffecb4222acd99e3d5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jack=C2=B7Boos=C2=B7Yu?= <47264268+JackBoosY@users.noreply.github.com> Date: Sat, 24 Apr 2021 01:30:19 +0800 Subject: [matplotplusplus] Install extra 3rd libraries (#17461) * [matplotplusplus] Install extra 3rd libraries * update version record --- versions/baseline.json | 2 +- versions/m-/matplotplusplus.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index c09dced8c..b6192117a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3850,7 +3850,7 @@ }, "matplotplusplus": { "baseline": "2021-04-11", - "port-version": 0 + "port-version": 1 }, "matroska": { "baseline": "1.6.2", diff --git a/versions/m-/matplotplusplus.json b/versions/m-/matplotplusplus.json index b163a0b79..4f690fdb1 100644 --- a/versions/m-/matplotplusplus.json +++ b/versions/m-/matplotplusplus.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1daed23f0dc56cccb47adb60cee246cac3d8cdbd", + "version-date": "2021-04-11", + "port-version": 1 + }, { "git-tree": "e4cf18b9e9c16d294f966bae3d1d89ecd698a47f", "version-date": "2021-04-11", -- cgit v1.2.3