From f53704fc555a22aa4df1336cb8c868435403bbe9 Mon Sep 17 00:00:00 2001
From: Scotty Logan <swl@stanford.edu>
Date: Tue, 6 Sep 2016 14:36:38 -0700
Subject: [PATCH] fixed Debian backports location

---
 data/Debian/Debian.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/Debian/Debian.yaml b/data/Debian/Debian.yaml
index 77c889c..2dda4f4 100644
--- a/data/Debian/Debian.yaml
+++ b/data/Debian/Debian.yaml
@@ -20,7 +20,7 @@ base::sources:
     repos: "main contrib non-free"
   backports:
     comment: "Debian Backports APT Repo"
-    location: http://security.debian.org/
+    location: http://httpredir.debian.org/debian
     release: "%{lsbdistcodename}-backports"
     repos: "main contrib non-free"
 
-- 
GitLab