From 8b9bd3142a54a342df5f25b1f3ddbffaa9c8e11b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 3 Feb 2025 15:21:20 -0600 Subject: [PATCH] Use the Debian packaging for cmake --- configs/cmake.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/cmake.yaml b/configs/cmake.yaml index 525650c..be16369 100644 --- a/configs/cmake.yaml +++ b/configs/cmake.yaml @@ -2,9 +2,9 @@ packages: - name: cmake upstream_url: "https://gitlab.kitware.com/cmake/cmake.git" upstream_browser: "https://gitlab.kitware.com/cmake/cmake/-/commit/" - packaging_url: "https://git.lubuntu.me/Lubuntu/cmake.git" - packaging_browser: "https://git.lubuntu.me/Lubuntu/cmake/commit/" - packaging_branch: "ci/unstable" + packaging_url: "https://salsa.debian.org/cmake-team/cmake.git" + packaging_browser: "https://salsa.debian.org/cmake-team/cmake/-/commit/" + packaging_branch: "master" releases: - plucky