httptunnel: swap GNU url and mirror.

This commit is contained in:
ilovezfs 2017-04-22 22:13:21 -07:00
parent 512e7f6e96
commit 4dac895c66

View file

@ -1,8 +1,8 @@
class Httptunnel < Formula
desc "Tunnels a data stream in HTTP requests"
homepage "https://github.com/larsbrinkhoff/httptunnel"
url "https://ftpmirror.gnu.org/httptunnel/httptunnel-3.3.tar.gz"
mirror "https://ftp.gnu.org/gnu/httptunnel/httptunnel-3.3.tar.gz"
url "https://ftp.gnu.org/gnu/httptunnel/httptunnel-3.3.tar.gz"
mirror "https://ftpmirror.gnu.org/httptunnel/httptunnel-3.3.tar.gz"
sha256 "142f82b204876c2aa90f19193c7ff78d90bb4c2cba99dfd4ef625864aed1c556"
bottle do