rsync: update to 3.1.2.

This commit is contained in:
Juan RP 2015-12-22 07:37:37 +01:00
parent 1f59e7086f
commit a6f4f0c3f1

View file

@ -1,7 +1,7 @@
# Template file for 'rsync' # Template file for 'rsync'
pkgname=rsync pkgname=rsync
version=3.1.1 version=3.1.2
revision=5 revision=1
build_style=gnu-configure build_style=gnu-configure
conf_files="/etc/rsyncd.conf" conf_files="/etc/rsyncd.conf"
hostmakedepends="perl" hostmakedepends="perl"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=7de4364fcf5fe42f3bdb514417f1c40d10bbca896abe7e7f2c581c6ea08a2621 checksum=ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
post_install() { post_install() {
vconf ${FILESDIR}/rsyncd.conf vconf ${FILESDIR}/rsyncd.conf