From c95f849f7ae414c3dcba7c82eacb8994f9ecc480 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Mon, 8 Oct 2018 21:35:50 -0400
Subject: [PATCH] Added repokey for make-ring

---
 helpers/make-ring | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helpers/make-ring b/helpers/make-ring
index a4b8e3da..98ea8ae6 100644
--- a/helpers/make-ring
+++ b/helpers/make-ring
@@ -33,6 +33,7 @@
 
 VERSION=1
 EXTERNAL='deb-src http://ftp.us.debian.org/debian testing main'
+REPOKEY="04EE7237B7D453EC"
 
 . ./config
 
-- 
GitLab