From bfe9aeb22ba2ca7d121546b86357de223a6722b4 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 29 Sep 2020 20:57:03 +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 dcffce64..ce7a7fec 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,8 @@ Build-Depends: debhelper (>= 9.0), cmake, chrpath, texinfo, sharutils, Build-Conflicts: oprofile, ocaml Standards-Version: 4.2.1 Homepage: https://www.llvm.org/ -Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 11 -Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/11 +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 -------------