aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorSimon Olofsson2012-10-10 22:02:37 +0200
committerAdam Vandenberg2012-10-10 13:22:20 -0700
commit2decc54878ee34501043eabd0ea3e405db56ec71 (patch)
tree8dbd39ed717cad63fb39447e47845a52ef804267 /Library
parent01a45cdb1487911f6ea0038418a1b81a21e73498 (diff)
downloadhomebrew-2decc54878ee34501043eabd0ea3e405db56ec71.tar.bz2
sbt: Update to the new Homepage.
Closes #15398. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sbt.rb b/Library/Formula/sbt.rb
index f8195021f..299e10b0e 100644
--- a/Library/Formula/sbt.rb
+++ b/Library/Formula/sbt.rb
@@ -1,7 +1,7 @@
require 'formula'
class Sbt < Formula
- homepage 'http://github.com/harrah/xsbt/'
+ homepage 'http://www.scala-sbt.org'
url 'http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.1/sbt-launch.jar'
version '0.12.1'
sha1 '45c28c7c6328d6ecf8e9dc51003a0f1af71516ad'