summaryrefslogtreecommitdiffstats
path: root/web/update
diff options
context:
space:
mode:
Diffstat (limited to 'web/update')
-rwxr-xr-xweb/update4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/update b/web/update
index cd2d1e1..d537cc4 100755
--- a/web/update
+++ b/web/update
@@ -38,7 +38,7 @@ case "${MODE}" in
;;
fuchur-backports)
- UPSTREAM_DISTRIBUTIONS="sid experimental"
+ UPSTREAM_DISTRIBUTIONS="bookworm"
DOWNSTREAM_DISTRIBUTION="fuchur-backports"
DOWNSTREAM_MIRROR="https://apt.progress-linux.org/packages"
DOWNSTREAM_TAG="progress"
@@ -46,7 +46,7 @@ case "${MODE}" in
graograman)
#UPSTREAM_DISTRIBUTIONS="bookworm bookworm-updates bookworm-proposed-updates"
- UPSTREAM_DISTRIBUTIONS="sid"
+ UPSTREAM_DISTRIBUTIONS="bookworm"
DOWNSTREAM_DISTRIBUTION="graograman"
DOWNSTREAM_MIRROR="https://apt.progress-linux.org/packages"
DOWNSTREAM_TAG="progress"