clockywock: use https for homepage and stable url (#10948)
This commit is contained in:
parent
9d630207c3
commit
220c9723b2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Clockywock < Formula
|
||||
desc "Ncurses analog clock"
|
||||
homepage "http://soomka.com/"
|
||||
url "http://soomka.com/clockywock-0.3.1a.tar.gz"
|
||||
homepage "https://soomka.com/"
|
||||
url "https://soomka.com/clockywock-0.3.1a.tar.gz"
|
||||
sha256 "278c01e0adf650b21878e593b84b3594b21b296d601ee0f73330126715a4cce4"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue