rsync: update to 3.0.9.
This commit is contained in:
parent
b26931c3a1
commit
6c9a2a19d3
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'rsync'
|
# Template file for 'rsync'
|
||||||
pkgname=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"
|
distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Remote fast incremental file transfer tool"
|
short_desc="Remote fast incremental file transfer tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4b3fc271f4c96036b4c73fb019be078e4d8cce2defe1e7ae7cde1117859a2114
|
license="GPL-3"
|
||||||
|
checksum=30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05
|
||||||
long_desc="
|
long_desc="
|
||||||
Rsync is a fast and extraordinarily versatile file copying tool for
|
Rsync is a fast and extraordinarily versatile file copying tool for
|
||||||
both remote and local files.
|
both remote and local files.
|
||||||
|
|
Loading…
Reference in a new issue