common/environment/setup/misc.sh: set FREEDESKTOP_SITE to www.freedesktop.org.

This commit is contained in:
Piraty 2024-08-16 10:50:27 +02:00
parent c262d7085b
commit 9c3252976f
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ CPAN_SITE="https://www.cpan.org/modules/by-module"
PYPI_SITE="https://files.pythonhosted.org/packages/source"
MOZILLA_SITE="https://ftp.mozilla.org/pub"
GNU_SITE="https://ftp.gnu.org/gnu"
FREEDESKTOP_SITE="https://freedesktop.org/software"
FREEDESKTOP_SITE="https://www.freedesktop.org/software"
KDE_SITE="https://download.kde.org/stable"
VIDEOLAN_SITE="https://download.videolan.org/pub/videolan"