cloog: use secure urls

Closes #388.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
master
Viktor Szakats 2016-04-17 21:56:16 +02:00 committed by Andrew Janke
parent bd5f18f9ee
commit c8a0d50585
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
class Cloog < Formula
desc "Generate code for scanning Z-polyhedra"
homepage "http://www.cloog.org/"
url "http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.4.tar.gz"
homepage "https://www.cloog.org/"
url "https://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.4.tar.gz"
sha256 "325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e"
bottle do