From 51d6014addfa1363eb37e635999a9ca7440413cc Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 31 May 2019 12:09:09 +0000 Subject: [PATCH] libagg: remove broken canonical url * replace it with a comment * also fix a regression where I mistakenly added .zip instead of .tar.gz. Neither works though. --- Formula/libagg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libagg.rb b/Formula/libagg.rb index 59db3aa153..e0a9151c6a 100644 --- a/Formula/libagg.rb +++ b/Formula/libagg.rb @@ -1,8 +1,8 @@ class Libagg < Formula desc "High fidelity 2D graphics library for C++" homepage "https://antigrain.com/" - url "https://web.archive.org/web/20181021045727/antigrain.com/agg-2.5.zip" - mirror "https://ftp.osuosl.org/pub/blfs/8.0/a/agg-2.5.tar.gz" + # Canonical URL inacessible: https://antigrain.com/agg-2.5.tar.gz + url "https://ftp.osuosl.org/pub/blfs/8.0/a/agg-2.5.tar.gz" sha256 "ab1edc54cc32ba51a62ff120d501eecd55fceeedf869b9354e7e13812289911f" bottle do