From 9d11a06b9ccb2d769a5cb22ba14f3129415105c3 Mon Sep 17 00:00:00 2001 From: Larry Gilbert Date: Wed, 22 Oct 2014 09:40:44 -0700 Subject: [PATCH] sword: use project-specific URL Closes Homebrew/homebrew#33476. Signed-off-by: Mike McQuaid --- Formula/sword.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/sword.rb b/Formula/sword.rb index 9771fd8610a..6c597419859 100644 --- a/Formula/sword.rb +++ b/Formula/sword.rb @@ -1,7 +1,7 @@ require "formula" class Sword < Formula - homepage "http://www.crosswire.org" + homepage "http://www.crosswire.org/sword/index.jsp" url "ftp://ftp.crosswire.org/pub/sword/source/v1.7/sword-1.7.3.tar.gz" sha1 "6ecac6364aa098e150cf8851fd8f97d48df21a34"