ballerburg: use https for homepage, stable url, and head url

This commit is contained in:
ilovezfs 2017-02-23 00:30:59 -08:00
parent 6ab3829b90
commit 282e61d97c

View file

@ -1,9 +1,9 @@
class Ballerburg < Formula
desc "Castle combat game"
homepage "http://baller.tuxfamily.org/"
url "http://download.tuxfamily.org/baller/ballerburg-1.2.0.tar.gz"
homepage "https://baller.tuxfamily.org/"
url "https://download.tuxfamily.org/baller/ballerburg-1.2.0.tar.gz"
sha256 "0625f4b213c1180f2cb2179ef2bc6ce35c7e99db2b27306a8690c389ceac6300"
head "http://git.tuxfamily.org/baller/baller.git"
head "https://git.tuxfamily.org/baller/baller.git"
bottle do
cellar :any