From 32aa6096e67aa5fb79a9efedcb7d42fa9c9bf40f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 27 Jul 2022 08:57:38 +0200 Subject: [PATCH] fix the vcs links --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cc9bc63a..c2ec7c47 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build, Build-Conflicts: oprofile Standards-Version: 4.2.1 Homepage: https://www.llvm.org/ -Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 14 -Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/14 +Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot +Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot # ------------- clang -------------