From 6c9a2a19d399cad3b31603906ac72188d17dd3f9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 6 Oct 2011 19:24:56 +0200 Subject: [PATCH] rsync: update to 3.0.9. --- srcpkgs/rsync/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rsync/template b/srcpkgs/rsync/template index b0d96b02da4..825f6082e10 100644 --- a/srcpkgs/rsync/template +++ b/srcpkgs/rsync/template @@ -1,11 +1,13 @@ # Template file for 'rsync' pkgname=rsync -version=3.0.8 +version=3.0.9 +homepage="http://samba.anu.edu.au/rsync/" distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz" build_style=gnu_configure short_desc="Remote fast incremental file transfer tool" maintainer="Juan RP " -checksum=4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114 +license="GPL-3" +checksum=30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05 long_desc=" Rsync is a fast and extraordinarily versatile file copying tool for both remote and local files.