gtk+: use https for homepage (#10994)
This commit is contained in:
parent
6d4db0c379
commit
d3ffa82550
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Gtkx < Formula
|
||||
desc "GUI toolkit"
|
||||
homepage "http://gtk.org/"
|
||||
homepage "https://gtk.org/"
|
||||
revision 1
|
||||
|
||||
stable do
|
||||
|
|
Loading…
Reference in a new issue