Update leiningen to 1.3.1.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-09-21 09:20:03 +02:00 committed by Adam Vandenberg
parent ac65103be0
commit 1da0f08be7
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula' require 'formula'
class Leiningen <Formula class Leiningen <Formula
url 'http://github.com/technomancy/leiningen/tarball/1.3.0' url 'http://github.com/technomancy/leiningen/tarball/1.3.1'
head 'http://github.com/technomancy/leiningen.git', :using => :git head 'http://github.com/technomancy/leiningen.git', :using => :git
homepage 'http://github.com/technomancy/leiningen' homepage 'http://github.com/technomancy/leiningen'
md5 '5930d7d65e4769144dda57a69c711ffb' md5 '707fb0da7b89b44d9d37a9bac2bf3b3f'
def install def install
bin.install "bin/lein" bin.install "bin/lein"