aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-02-20 21:17:26 +0100
committerDavid Bauer <mail@david-bauer.net>2021-02-26 20:41:00 +0100
commit9a9cf40dd968f409cf36c9537e79438d35322d95 (patch)
tree9d2fdac0a2e3d1eb529a5bc996d744c2970dcb53 /tools/fakeroot
parent01c01d9861d26af53b88f15cb13283af5d9685a9 (diff)
downloadupstream-9a9cf40dd968f409cf36c9537e79438d35322d95.tar.gz
upstream-9a9cf40dd968f409cf36c9537e79438d35322d95.tar.bz2
upstream-9a9cf40dd968f409cf36c9537e79438d35322d95.zip
download: add mirror alias for Debian
Add an alias for Debian packages and download them from the Debian mirror redirector. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'tools/fakeroot')
-rw-r--r--tools/fakeroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fakeroot/Makefile b/tools/fakeroot/Makefile
index e9daa4b6ad..61bc27b90e 100644
--- a/tools/fakeroot/Makefile
+++ b/tools/fakeroot/Makefile
@@ -9,7 +9,7 @@ PKG_VERSION:=1.25.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
-PKG_SOURCE_URL:=http://deb.debian.org/debian/pool/main/f/fakeroot
+PKG_SOURCE_URL:=@DEBIAN/pool/main/f/fakeroot
PKG_HASH:=8e903683357f7f5bcc31b879fd743391ad47691d4be33d24a76be3b6c21e956c
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING