gnu-sed: swap GNU url and mirror.

This commit is contained in:
ilovezfs 2017-04-22 22:13:18 -07:00
parent a60fa3320d
commit 42eecb0b45

View file

@ -1,8 +1,8 @@
class GnuSed < Formula
desc "GNU implementation of the famous stream editor"
homepage "https://www.gnu.org/software/sed/"
url "https://ftpmirror.gnu.org/sed/sed-4.4.tar.xz"
mirror "https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz"
url "https://ftp.gnu.org/gnu/sed/sed-4.4.tar.xz"
mirror "https://ftpmirror.gnu.org/sed/sed-4.4.tar.xz"
sha256 "cbd6ebc5aaf080ed60d0162d7f6aeae58211a1ee9ba9bb25623daa6cd942683b"
bottle do