algol68g: use secure urls
This commit is contained in:
parent
c0946f67ca
commit
5f64792c9f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
class Algol68g < Formula
|
class Algol68g < Formula
|
||||||
desc "Algol 68 compiler-interpreter"
|
desc "Algol 68 compiler-interpreter"
|
||||||
homepage "http://jmvdveer.home.xs4all.nl/algol.html"
|
homepage "https://jmvdveer.home.xs4all.nl/algol.html"
|
||||||
url "http://jmvdveer.home.xs4all.nl/algol68g-2.8.2.tar.gz"
|
url "https://jmvdveer.home.xs4all.nl/algol68g-2.8.2.tar.gz"
|
||||||
sha256 "bf0416b296e4935908a39b12688822d0b017d3dbb74cb4dc0ab2a15184c9ddb1"
|
sha256 "bf0416b296e4935908a39b12688822d0b017d3dbb74cb4dc0ab2a15184c9ddb1"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue