aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jsl.rb
diff options
context:
space:
mode:
authorJack Nagel2012-03-11 15:04:03 -0500
committerJack Nagel2012-03-11 15:18:56 -0500
commit2e7cbfef334a3623f60e030e4d40103472ba4d43 (patch)
treea5117a7fb799f15f6d4a62e8776a340a67cb4e40 /Library/Formula/jsl.rb
parenta57f6ff1ce7e3d234069cec62978c89c4a1fe247 (diff)
downloadhomebrew-2e7cbfef334a3623f60e030e4d40103472ba4d43.tar.bz2
Remove redundant versions and update version tests
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/jsl.rb')
-rw-r--r--Library/Formula/jsl.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/jsl.rb b/Library/Formula/jsl.rb
index d4d0ea415..08086d742 100644
--- a/Library/Formula/jsl.rb
+++ b/Library/Formula/jsl.rb
@@ -2,10 +2,8 @@ require 'formula'
class Jsl < Formula
homepage 'http://www.javascriptlint.com/'
-
url 'http://www.javascriptlint.com/download/jsl-0.3.0-mac.tar.gz'
md5 '23c1c8e70dc991d35271074723a96d5d'
- version '0.3.0'
def install
bin.install 'jsl'