glew: fix audit --warning

This commit is contained in:
Miguel Araújo 2017-02-13 20:55:24 -03:00 committed by Mike McQuaid
parent 9b22571a34
commit 25b692bf3d

View file

@ -1,6 +1,6 @@
class Glew < Formula
desc "OpenGL Extension Wrangler Library"
homepage "http://glew.sourceforge.net/"
homepage "https://glew.sourceforge.io/"
url "https://downloads.sourceforge.net/project/glew/glew/2.0.0/glew-2.0.0.tgz"
sha256 "c572c30a4e64689c342ba1624130ac98936d7af90c3103f9ce12b8a0c5736764"
head "https://github.com/nigels-com/glew.git"