update to rsync 3.0.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Wez Furlong 2010-01-20 21:36:45 -05:00 committed by Adam Vandenberg
parent 8918e0d5b9
commit 4fc915a343
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Rsync <Formula
url 'http://rsync.samba.org/ftp/rsync/rsync-3.0.6.tar.gz'
url 'http://rsync.samba.org/ftp/rsync/rsync-3.0.7.tar.gz'
homepage 'http://rsync.samba.org/'
md5 'e9865d093a18e4668b9d31b635dc8e99'
md5 'b53525900817cf1ba7ad3a516ab5bfe9'
def install
system "./configure", "--prefix=#{prefix}",