From f1313ed6eb740e996fc45818e28d5b8e401d1b9f Mon Sep 17 00:00:00 2001 From: "Isabell (Issy) Long" Date: Fri, 26 Apr 2019 19:59:30 +0100 Subject: [PATCH] netcat6: change mirror URL to deb.debian.org --- Formula/netcat6.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/netcat6.rb b/Formula/netcat6.rb index f7926d7660..0f5a1299af 100644 --- a/Formula/netcat6.rb +++ b/Formula/netcat6.rb @@ -1,8 +1,7 @@ class Netcat6 < Formula desc "Rewrite of netcat that supports IPv6, plus other improvements" homepage "https://www.deepspace6.net/projects/netcat6.html" - url "https://mirrors.ocf.berkeley.edu/debian/pool/main/n/nc6/nc6_1.0.orig.tar.gz" - mirror "https://mirrors.kernel.org/debian/pool/main/n/nc6/nc6_1.0.orig.tar.gz" + url "https://deb.debian.org/debian/pool/main/n/nc6/nc6_1.0.orig.tar.gz" sha256 "db7462839dd135ff1215911157b666df8512df6f7343a075b2f9a2ef46fe5412" bottle do