summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2020-10-16 21:20:06 +0200
committerHolger Paradies <retabell@gmx.de>2020-10-16 21:20:06 +0200
commit7fe8d47809eca09271af0890aba7f7542e49717d (patch)
tree327d16928d1f46f3ce64fef492cdb6293954c430
parent0d4bcbf899360fec24bbc7a12756e7b4aa69d903 (diff)
downloadkanotix-7fe8d47809eca09271af0890aba7f7542e49717d.zip
kanotix-7fe8d47809eca09271af0890aba7f7542e49717d.tar.gz
Use llvm11 for mesa20.2.1
-rwxr-xr-xauto/config2
-rw-r--r--config/repositories/llvm102
-rw-r--r--config/repositories/llvm112
-rw-r--r--config/repositories/llvm11.gpg (renamed from config/repositories/llvm10.gpg)0
4 files changed, 3 insertions, 3 deletions
diff --git a/auto/config b/auto/config
index 3f5fad3..c4140fc 100755
--- a/auto/config
+++ b/auto/config
@@ -111,7 +111,7 @@ esac
[ "$LB_BOOTLOADER" = "burg" ] && LB_REPOSITORIES+=" burg"
grep -wq retabell <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" retabell"
-grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm10"
+grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm11"
grep -wq acritox <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" acritox dragonfire-acritox"
grep -wq hellfire <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" hellfire"
grep -wq trinity <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" trinity"
diff --git a/config/repositories/llvm10 b/config/repositories/llvm10
deleted file mode 100644
index ac0090f..0000000
--- a/config/repositories/llvm10
+++ /dev/null
@@ -1,2 +0,0 @@
-# apt.llvm.org
-deb http://apt.llvm.org/buster/ llvm-toolchain-buster-10 main
diff --git a/config/repositories/llvm11 b/config/repositories/llvm11
new file mode 100644
index 0000000..ecf10e7
--- /dev/null
+++ b/config/repositories/llvm11
@@ -0,0 +1,2 @@
+# apt.llvm.org
+deb http://apt.llvm.org/buster/ llvm-toolchain-buster-11 main
diff --git a/config/repositories/llvm10.gpg b/config/repositories/llvm11.gpg
index aa6b105..aa6b105 100644
--- a/config/repositories/llvm10.gpg
+++ b/config/repositories/llvm11.gpg