Skip to content

Commit

Permalink
sword: use project-specific URL
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#33476.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Larry Gilbert authored and MikeMcQuaid committed Oct 22, 2014
1 parent ee048a2 commit 9d11a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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"

Expand Down

0 comments on commit 9d11a06

Please sign in to comment.