aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorGraham Berks2012-03-31 12:14:00 +0100
committerAdam Vandenberg2012-03-31 05:51:12 -0700
commit96535ac010b47df2a86d3ab7a5acbbbf106e7356 (patch)
tree3343b5476273e2542c861a3d0d61afc18b3eab8d /Library
parent734b34038c146fbce73394fc62ea3894eb7bb12e (diff)
downloadhomebrew-96535ac010b47df2a86d3ab7a5acbbbf106e7356.tar.bz2
leiningen 1.7.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/leiningen.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/leiningen.rb b/Library/Formula/leiningen.rb
index c8e3cadaa..3e7b825bd 100644
--- a/Library/Formula/leiningen.rb
+++ b/Library/Formula/leiningen.rb
@@ -2,8 +2,8 @@ require 'formula'
class Leiningen < Formula
homepage 'http://github.com/technomancy/leiningen'
- url 'http://github.com/technomancy/leiningen/tarball/1.7.0'
- md5 '1daab06f9c0504418160f544f6c25886'
+ url 'http://github.com/technomancy/leiningen/tarball/1.7.1'
+ md5 'd3f7deb045e0f3430f464553b77b6589'
head 'https://github.com/technomancy/leiningen.git', :using => :git