From 88d6fdba1cb5f3fa2c85dc97877a46ecd2dbfefd Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Tue, 26 Mar 2024 20:39:34 +0100 Subject: Changed VOID_UPDATES_URL to a working one --- auto-void-packages/who-needs-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto-void-packages') diff --git a/auto-void-packages/who-needs-update.sh b/auto-void-packages/who-needs-update.sh index 162e174..e01af13 100755 --- a/auto-void-packages/who-needs-update.sh +++ b/auto-void-packages/who-needs-update.sh @@ -29,7 +29,7 @@ NEEDS_UPDATE="needs_update.txt" CONTRIBUTED_TO_FILE="contributed-to.txt" -VOID_UPDATES_URL="https://a-hel-fi.m.voidlinux.org/void-updates/void-updates.txt" +VOID_UPDATES_URL="https://repo-fi.voidlinux.org/void-updates/void-updates.txt" VOID_UPDATES=$(curl --silent "$VOID_UPDATES_URL") # for each package that needs an update put it in the file -- cgit v1.2.3