From 300f3150fd4e7bc8c7139e1301afa93f7f5e12ad Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 29 Oct 2016 19:11:18 -0400 Subject: [PATCH] xml2: use URLs from Wayback Machine According to http://ofb.net: > 9/6/2016: OFB.net suffered a disk failure. We are in the process of > restoring basic functionality. --- Formula/xml2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xml2.rb b/Formula/xml2.rb index c52da422d3c..3527f7837aa 100644 --- a/Formula/xml2.rb +++ b/Formula/xml2.rb @@ -1,7 +1,7 @@ class Xml2 < Formula desc "Makes XML and HTML more amenable to classic UNIX text tools" - homepage "https://ofb.net/~egnor/xml2/" - url "http://download.ofb.net/gale/xml2-0.5.tar.gz" + homepage "https://web.archive.org/web/20160730094113/http://www.ofb.net/~egnor/xml2/" + url "https://web.archive.org/web/20160427221603/http://download.ofb.net/gale/xml2-0.5.tar.gz" sha256 "e3203a5d3e5d4c634374e229acdbbe03fea41e8ccdef6a594a3ea50a50d29705" bottle do