s3-backer 1.3.7

This commit is contained in:
Adam Vandenberg 2013-12-05 23:07:26 -08:00
parent 40420bfbe6
commit 8d016d6b3a

View file

@ -2,8 +2,8 @@ require 'formula'
class S3Backer < Formula
homepage 'http://code.google.com/p/s3backer/'
url 'http://s3backer.googlecode.com/files/s3backer-1.3.3.tar.gz'
sha1 '0aa837279c9232260a8f9d0d76097b144684044f'
url 'http://s3backer.googlecode.com/files/s3backer-1.3.7.tar.gz'
sha1 'c75c7e70cb38bcac41d342a2bdb63e9505ab550a'
depends_on 'pkg-config' => :build
depends_on 'fuse4x'