astyle: restore https for svn url(s)
This commit is contained in:
parent
91de53313d
commit
16350953fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue