From e620ba85c47d487f2ca87e3cdec62914c275eb78 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 9 Feb 2024 15:32:59 +0100 Subject: [PATCH] cppdap: trigger build --- dev-cpp/cppdap/cppdap-1.58.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/cppdap/cppdap-1.58.0.recipe b/dev-cpp/cppdap/cppdap-1.58.0.recipe index b5cc6b2d0..ce9e86121 100644 --- a/dev-cpp/cppdap/cppdap-1.58.0.recipe +++ b/dev-cpp/cppdap/cppdap-1.58.0.recipe @@ -4,7 +4,7 @@ an API for implementing a DAP client or server." HOMEPAGE="https://github.com/google/cppdap/" COPYRIGHT="2019-2023 Google LLC" LICENSE="Apache v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/google/cppdap/archive/dap-$portVersion-a.tar.gz" CHECKSUM_SHA256="5d35ca5db78570b6bef698e3365f79bd82a4f78e8393546387f78d7bdb2a2a08" SOURCE_DIR="cppdap-dap-$portVersion-a"