From ad3d6e908d0ff5fd955e287a79916f99aff6ac8a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 24 Feb 2018 22:27:02 +0100 Subject: [PATCH] fix an issue with the snapshot version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f384c05d..0389db6b 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-6.0 +Source: llvm-toolchain-snapshot Section: devel Priority: optional Maintainer: LLVM Packaging Team