solarus: secure url(s)
This commit is contained in:
parent
07066b3398
commit
88f88dccd7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
class Solarus < Formula
|
||||
desc "Action-RPG game engine"
|
||||
homepage "http://www.solarus-games.org/"
|
||||
homepage "https://www.solarus-games.org/"
|
||||
head "https://github.com/christopho/solarus.git"
|
||||
|
||||
stable do
|
||||
url "http://www.solarus-games.org/downloads/solarus/solarus-1.5.3-src.tar.gz"
|
||||
url "https://www.solarus-games.org/downloads/solarus/solarus-1.5.3-src.tar.gz"
|
||||
sha256 "7608f3bdc7baef36e95db5e4fa4c8c5be0a3f436c50c53ab72d70a92aa44cc1c"
|
||||
|
||||
# Upstream patch for build issue, remove in next version
|
||||
|
|
Loading…
Reference in a new issue