From 69d42bdbcf8db47a86de5a99d9dab65eb5de95ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Ara=C3=BAjo?= Date: Mon, 13 Feb 2017 20:55:43 -0300 Subject: [PATCH] stella: fix audit --warning --- Formula/stella.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/stella.rb b/Formula/stella.rb index 5b0fe6d78ba..44c43b749d8 100644 --- a/Formula/stella.rb +++ b/Formula/stella.rb @@ -1,6 +1,6 @@ class Stella < Formula desc "Atari 2600 VCS emulator" - homepage "http://stella.sourceforge.net/" + homepage "https://stella.sourceforge.io/" url "https://github.com/stella-emu/stella/releases/download/release-4.7.3/stella-4.7.3-src.tar.xz" sha256 "93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad" head "http://svn.code.sf.net/p/stella/code/trunk"