astyle: restore https for svn url(s)

This commit is contained in:
Viktor Szakats 2019-01-23 23:09:49 +00:00 committed by FX Coudert
parent 91de53313d
commit 16350953fa

View file

@ -3,7 +3,7 @@ class Astyle < Formula
homepage "https://astyle.sourceforge.io/"
url "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/astyle_3.1_macos.tar.gz"
sha256 "c4eebbe082eb2cb98f90aafcce3da2daeb774dd092e4cf8b728102fded8d1dcf"
head "http://svn.code.sf.net/p/astyle/code/trunk/AStyle"
head "https://svn.code.sf.net/p/astyle/code/trunk/AStyle"
bottle do
cellar :any_skip_relocation