wxmac: use new secure url

Closes Homebrew/homebrew#49765.

Signed-off-by: Alex Dunn <adunn@ucsb.edu>
This commit is contained in:
Viktor Szakats 2016-03-04 02:05:41 +01:00 committed by Xu Cheng
parent c96c44f4a9
commit 730c6a2f79

View file

@ -1,7 +1,7 @@
class Wxmac < Formula
desc "wxWidgets, a cross-platform C++ GUI toolkit (for OS X)"
homepage "https://www.wxwidgets.org"
url "https://downloads.sourceforge.net/project/wxwindows/3.0.2/wxWidgets-3.0.2.tar.bz2"
url "https://github.com/wxWidgets/wxWidgets/releases/download/v3.0.2/wxWidgets-3.0.2.tar.bz2"
sha256 "346879dc554f3ab8d6da2704f651ecb504a22e9d31c17ef5449b129ed711585d"
revision 2