gpsim: use secure head url
This commit is contained in:
parent
1d239d6a80
commit
9a30ff9f3b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Gpsim < Formula
|
|||
url "https://downloads.sourceforge.net/project/gpsim/gpsim/0.28.0/gpsim-0.28.1.tar.gz"
|
||||
sha256 "d8d41fb530630e6df31db89a0ca630038395aed4d07c48859655468ed25658ed"
|
||||
|
||||
head "svn://svn.code.sf.net/p/gpsim/code/trunk"
|
||||
head "https://svn.code.sf.net/p/gpsim/code/trunk"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue