From 68d44bfb11eceeca95c9b74fd6e4610bc6e08ed7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 00:55:31 +0000 Subject: [PATCH] build: sync with upstream 2024-08-17 https://github.com/void-linux/void-packages/commit/1fcce8aa --- common/environment/setup/misc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/environment/setup/misc.sh b/common/environment/setup/misc.sh index 3f2cc09..a7760c8 100644 --- a/common/environment/setup/misc.sh +++ b/common/environment/setup/misc.sh @@ -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"