pygtkglext: homepage fix
still get an audit --strict message but this appears to be wrong
This commit is contained in:
parent
fa2e23696d
commit
f1ae4fafad
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Pygtkglext < Formula
|
||||
desc "Python bindings to OpenGL GTK+ extension"
|
||||
homepage "http://projects.gnome.org/gtkglext/download.html#pygtkglext"
|
||||
homepage "https://projects.gnome.org/gtkglext/download.html#pygtkglext"
|
||||
url "https://download.gnome.org/sources/pygtkglext/1.1/pygtkglext-1.1.0.tar.gz"
|
||||
sha256 "9712c04c60bf6ee7d05e0c6a6672040095c2ea803a1546af6dfde562dc0178a3"
|
||||
revision 1
|
||||
|
|
Loading…
Reference in a new issue