Update for slackware repositories

This commit is contained in:
Dimitris Zlatanidis 2023-12-15 11:50:45 +02:00
parent 096097a3d1
commit 90c2c41fdd

View file

@ -54,6 +54,7 @@ PONCE_REPO_TAG = "_SBo" # Default repo TAG.
PONCE_REPO_PATCH_TAG = "" # Patch the TAG.
# Official repository for Slackware x86_64 15.0 stable.
# Recommended using a mirror from /etc/slackpkg/mirrors file.
# For Slackware x86_64 -current:
# ["https://slackware.uk/slackware/slackware64-current/"]
SLACK_REPO = false
@ -66,6 +67,7 @@ SLACK_REPO_CHANGELOG = "ChangeLog.txt"
SLACK_REPO_TAG = ""
# Official repository for Slackware patches x86_64 15.0 stable.
# Recommended using a mirror from /etc/slackpkg/mirrors file.
# For Slackware patches x86_64 -current:
# ["https://slackware.uk/slackware/slackware64-current/", "extra/"]
SLACK_EXTRA_REPO = false
@ -78,6 +80,9 @@ SLACK_EXTRA_REPO_CHANGELOG = "ChangeLog.txt"
SLACK_EXTRA_REPO_TAG = ""
# Official repository for Slackware patches x86_64 15.0 stable.
# Recommended using a mirror from /etc/slackpkg/mirrors file.
# For Slackware patches x86_64 -current:
# ["https://slackware.uk/slackware/slackware64-current/", "patches/"]
SLACK_PATCHES_REPO = false
SLACK_PATCHES_REPO_NAME = "slack_patches"
SLACK_PATCHES_REPO_LOCAL = [""]