summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.postinst
diff options
context:
space:
mode:
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 ()