rsnapshot: update to 1.4.2.

This commit is contained in:
Michael Gehring 2016-02-26 05:15:54 +01:00
parent b55c944e56
commit 5794e2397b

View File

@ -1,6 +1,6 @@
# Template file for 'rsnapshot' # Template file for 'rsnapshot'
pkgname=rsnapshot pkgname=rsnapshot
version=1.4.1 version=1.4.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl rsync openssh" hostmakedepends="perl rsync openssh"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
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=fb4a1129a7d3805c41749fd0494debfe2ca2341eba0f8b50e4f54985efe448e8 checksum=042a81c45b325296b21c363f417985d857f083f87c5c27f5a64677a052f24e16
post_install() { post_install() {
mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf