clhep: use https urls

Closes Homebrew/homebrew#42759.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Viktor Szakats 2015-08-10 22:36:18 +02:00 committed by Alex Dunn
parent f2ecd8b8fa
commit 272a7a56e6

View file

@ -1,7 +1,7 @@
class Clhep < Formula
desc "Class Library for High Energy Physics"
homepage "http://proj-clhep.web.cern.ch/proj-clhep/"
url "http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.2.0.8.tgz"
homepage "https://proj-clhep.web.cern.ch/proj-clhep/"
url "https://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-2.2.0.8.tgz"
sha256 "2be2a0386967720df8fc06e16ea0ccaf97822425b2f5e0d4919ba00ca057e892"
bottle do