rsync: update to 3.1.0.
This commit is contained in:
parent
5de8a0224f
commit
350698fb13
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'rsync'
|
# Template file for 'rsync'
|
||||||
pkgname=rsync
|
pkgname=rsync
|
||||||
version=3.0.9
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="zlib-devel acl-devel popt-devel"
|
makedepends="zlib-devel acl-devel popt-devel"
|
||||||
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://samba.anu.edu.au/rsync/"
|
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"
|
||||||
checksum=30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05
|
checksum=81ca23f77fc9b957eb9845a6024f41af0ff0c619b7f38576887c63fa38e2394e
|
||||||
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.
|
||||||
@ -24,6 +24,6 @@ long_desc="
|
|||||||
|
|
||||||
rsync_package() {
|
rsync_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user