summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2020-05-01 19:40:23 +0200
committerHolger Paradies <retabell@gmx.de>2020-05-01 20:50:44 +0200
commitd0c8f25d0d11d489e3e37d7206d6fb272553d8cb (patch)
tree8505ff1730fdeef168d6d6d7ece8f4939f9383a5
parenta15b79eea37ed0ebba3cd0057e6c52fbebffced5 (diff)
downloadkanotix-d0c8f25d0d11d489e3e37d7206d6fb272553d8cb.zip
kanotix-d0c8f25d0d11d489e3e37d7206d6fb272553d8cb.tar.gz
use llvm 10
-rwxr-xr-xauto/config2
-rw-r--r--config/repositories/llvm102
-rw-r--r--config/repositories/llvm10.gpg (renamed from config/repositories/llvm9.gpg)0
-rw-r--r--config/repositories/llvm92
-rw-r--r--config/repositories/silverfire-extra2
5 files changed, 4 insertions, 4 deletions
diff --git a/auto/config b/auto/config
index 00f4e85..3f5fad3 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 llvm9"
+grep -wq silverfire-extra <<<"$LB_PACKAGES_LISTS" && LB_REPOSITORIES+=" silverfire-extra llvm10"
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
new file mode 100644
index 0000000..ac0090f
--- /dev/null
+++ b/config/repositories/llvm10
@@ -0,0 +1,2 @@
+# apt.llvm.org
+deb http://apt.llvm.org/buster/ llvm-toolchain-buster-10 main
diff --git a/config/repositories/llvm9.gpg b/config/repositories/llvm10.gpg
index aa6b105..aa6b105 100644
--- a/config/repositories/llvm9.gpg
+++ b/config/repositories/llvm10.gpg
diff --git a/config/repositories/llvm9 b/config/repositories/llvm9
deleted file mode 100644
index 6d1dd07..0000000
--- a/config/repositories/llvm9
+++ /dev/null
@@ -1,2 +0,0 @@
-# apt.llvm.org
-deb http://apt.llvm.org/buster/ llvm-toolchain-buster-9 main
diff --git a/config/repositories/silverfire-extra b/config/repositories/silverfire-extra
index c8b80db..9b5cea5 100644
--- a/config/repositories/silverfire-extra
+++ b/config/repositories/silverfire-extra
@@ -1,3 +1,3 @@
-# Kanotix Silverfire
+# Kanotix Silverfire-extra
deb http://kanotix.com/files/silverfire-extra ./
deb-src http://kanotix.com/files/silverfire-extra ./