summaryrefslogtreecommitdiffstats
path: root/pkglists
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-12-24 16:08:17 +0100
committer Eric Hameleers <alien@slackware.com>2023-12-24 16:08:17 +0100
commitd0cd873625b990636374374937290f80cd5db7ec (patch)
tree46cf2b671606bb78035318cefe6f26370e87ecf7 /pkglists
parent1667a719dbc5787964f6ebe5f72b30bf56344195 (diff)
downloadliveslak-d0cd873625b990636374374937290f80cd5db7ec.tar.gz
liveslak-d0cd873625b990636374374937290f80cd5db7ec.tar.xz
KTOWN: switch repo from 'latest' to 'testing'
Diffstat (limited to 'pkglists')
-rw-r--r--pkglists/ktown.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkglists/ktown.conf b/pkglists/ktown.conf
index 856f899..cd37cae 100644
--- a/pkglists/ktown.conf
+++ b/pkglists/ktown.conf
@@ -2,7 +2,9 @@
# or empty directory, then the content of 'SL_REPO_URL' will be rsync-ed
# to the local directory 'SL_REPO'.
-VARIANT=latest
+# Either 'latest' or 'testing':
+VARIANT=testing
+
if [ "${SL_ARCH}" == "x86_64" ]; then
LIBSUFFIX="64"
else