summaryrefslogtreecommitdiffstats
path: root/rules/polkit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/polkit.make')
-rw-r--r--rules/polkit.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/polkit.make b/rules/polkit.make
index 1b5c95ee2..4505e0e78 100644
--- a/rules/polkit.make
+++ b/rules/polkit.make
@@ -20,7 +20,7 @@ POLKIT_VERSION := 0.105
POLKIT_MD5 := 9c29e1b6c214f0bd6f1d4ee303dfaed9
POLKIT := polkit-$(POLKIT_VERSION)
POLKIT_SUFFIX := tar.gz
-POLKIT_URL := http://hal.freedesktop.org/releases/$(POLKIT).$(POLKIT_SUFFIX)
+POLKIT_URL := https://www.freedesktop.org/software/polkit/releases/$(POLKIT).$(POLKIT_SUFFIX)
POLKIT_SOURCE := $(SRCDIR)/$(POLKIT).$(POLKIT_SUFFIX)
POLKIT_DIR := $(BUILDDIR)/$(POLKIT)