s3cmd --devel 1.1.0-beta3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Stefhen Hovland 2012-03-08 22:32:17 -08:00 committed by Adam Vandenberg
parent 37739da868
commit bf5e6befee
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ class S3cmd < Formula
url 'http://downloads.sourceforge.net/project/s3tools/s3cmd/1.0.1/s3cmd-1.0.1.tar.gz'
md5 'dc62becc03a3e6100843611ebe2707c2'
devel do
url 'http://downloads.sourceforge.net/project/s3tools/s3cmd/1.1.0-beta3/s3cmd-1.1.0-beta3.zip'
md5 '04f9ed14026972f61407e98b0cbe6445'
end
def install
libexec.install 's3cmd', 'S3'
man1.install 's3cmd.1'