From 893c09c4aa70cbf538b2e9fadc817f9734577f68 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 17 Apr 2016 21:29:13 +0200 Subject: [PATCH] ahcpd: use secure urls --- Formula/ahcpd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ahcpd.rb b/Formula/ahcpd.rb index 4e494b040e4..e22f0845a2d 100644 --- a/Formula/ahcpd.rb +++ b/Formula/ahcpd.rb @@ -1,7 +1,7 @@ class Ahcpd < Formula desc "Autoconfiguration protocol for IPv6 and IPv6/IPv4 networks" - homepage "http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/" - url "http://www.pps.univ-paris-diderot.fr/~jch/software/files/ahcpd-0.53.tar.gz" + homepage "https://www.irif.univ-paris-diderot.fr/~jch/software/ahcp/" + url "https://www.irif.univ-paris-diderot.fr/~jch/software/files/ahcpd-0.53.tar.gz" sha256 "a4622e817d2b2a9b878653f085585bd57f3838cc546cca6028d3b73ffcac0d52" bottle do