rsnapshot: update to 1.4.3

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-16 09:31:49 -06:00 committed by Helmut Pozimski
parent a11a78ed87
commit 4c6f9b8fd3

View file

@ -1,20 +1,19 @@
# Template file for 'rsnapshot' # Template file for 'rsnapshot'
pkgname=rsnapshot pkgname=rsnapshot
version=1.4.2 version=1.4.3
revision=1 revision=1
archs=noarch archs=noarch
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl rsync openssh" hostmakedepends="perl rsync openssh"
makedepends="perl-Lchown" makedepends="perl-Lchown"
depends="perl perl-Lchown rsync openssh" depends="perl perl-Lchown rsync openssh"
conf_files="/etc/${pkgname}.conf"
short_desc="Remote filesystem snapshot utility" short_desc="Remote filesystem snapshot utility"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2" license="GPL-2.0-only"
homepage="http://www.rsnapshot.org" homepage="http://www.rsnapshot.org"
distfiles="http://www.rsnapshot.org/downloads/${pkgname}-${version}.tar.gz" distfiles="http://www.rsnapshot.org/downloads/${pkgname}-${version}.tar.gz"
checksum=042a81c45b325296b21c363f417985d857f083f87c5c27f5a64677a052f24e16 checksum=2b0c7aad3e14e0260513331425a605d73c3bdd7936d66d418d7714a76bc55bd1
nocross=yes conf_files="/etc/${pkgname}.conf"
post_install() { post_install() {
mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf