rsync: upgrade to 3.0.8
This commit is contained in:
parent
a0ea610634
commit
75ffa4a49c
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'rsync'
|
||||
pkgname=rsync
|
||||
version=3.0.7
|
||||
version=3.0.8
|
||||
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 <xtraeme@gmail.com>"
|
||||
checksum=9ee00d16c023c486328cbb61f59928a954b24b7b7173c3517ebb0d6c3edfe7c8
|
||||
checksum=4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114
|
||||
long_desc="
|
||||
Rsync is a fast and extraordinarily versatile file copying tool for
|
||||
both remote and local files.
|
||||
|
|
Loading…
Reference in New Issue