synfig: restore https for svn url(s)
This commit is contained in:
parent
0a60817f1f
commit
710903a739
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Synfig < Formula
|
|||
url "https://downloads.sourceforge.net/project/synfig/releases/1.0.2/source/synfig-1.0.2.tar.gz"
|
||||
sha256 "34cdf9eac90aadea29fb2997e82da1c32713ab02940f7c8873330f894e167fb4"
|
||||
revision 5
|
||||
head "http://svn.code.sf.net/p/synfig/code/"
|
||||
head "https://svn.code.sf.net/p/synfig/code/"
|
||||
|
||||
bottle do
|
||||
sha256 "7051446f2836f7de2f71508639cd7e82de5b71013e55801124f6e5ecf426cca4" => :mojave
|
||||
|
|
Loading…
Reference in a new issue