From b0ff85bc0ce0007e4738239c039f9f706051143e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 7 Aug 2016 14:33:57 +0000 Subject: [PATCH] fix the pkg name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 48992bee..558f5846 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-3.9 +Source: llvm-toolchain-snapshot Section: devel Priority: optional Maintainer: LLVM Packaging Team