summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.postinst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 14:42:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 14:42:26 +0000
commitc945b0dd060e13507dc0d0611f3a783c8f1f46d7 (patch)
treee750839ad2fe71d93efbb1c1fc6059162d328b9d /debian/progress-linux.postinst
parentUpdating to standards version 4.5.1. (diff)
downloadprogress-linux-c945b0dd060e13507dc0d0611f3a783c8f1f46d7.tar.xz
progress-linux-c945b0dd060e13507dc0d0611f3a783c8f1f46d7.zip
Switching from cdn.deb.progress-linux.org to deb.progress-linux.org as main redirector address.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/progress-linux.postinst')
-rwxr-xr-xdebian/progress-linux.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst
index 37f83e3..3e4dd5c 100755
--- a/debian/progress-linux.postinst
+++ b/debian/progress-linux.postinst
@@ -4,7 +4,7 @@ set -e
PROJECT="progress-linux"
DOMAIN="progress-linux.org"
-PACKAGES="https://cdn.deb.progress-linux.org/packages"
+PACKAGES="https://deb.progress-linux.org/packages"
KEY="/usr/share/progress-linux/pgp-keys/apt.progress-linux.org.gpg"
Install_apt_sources ()