From 4117702084720747d22a20d2cc2fe14e859234cc Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 20 Dec 2023 22:07:13 +0100 Subject: [PATCH] rsnapshot: update to 1.4.5. --- srcpkgs/rsnapshot/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rsnapshot/template b/srcpkgs/rsnapshot/template index 50bf9d19ee4..d6c06da311d 100644 --- a/srcpkgs/rsnapshot/template +++ b/srcpkgs/rsnapshot/template @@ -1,8 +1,9 @@ # Template file for 'rsnapshot' pkgname=rsnapshot -version=1.4.4 +version=1.4.5 revision=1 build_style=gnu-configure +make_check_target="test" hostmakedepends="perl rsync openssh" makedepends="perl-Lchown" depends="perl perl-Lchown rsync openssh" @@ -12,8 +13,8 @@ license="GPL-2.0-only" homepage="https://www.rsnapshot.org" changelog="https://raw.githubusercontent.com/rsnapshot/rsnapshot/master/ChangeLog" distfiles="https://www.rsnapshot.org/downloads/rsnapshot-${version}.tar.gz" -checksum=c1cb7cb748c5a9656c386362bdf6c267959737724abb505fbf9e940a9d988579 -conf_files="/etc/${pkgname}.conf" +checksum=10b75e01ca25511e8266aacd495531975ad1a8ad556216b6a57c76d028b38242 +conf_files="/etc/rsnapshot.conf" post_install() { mv ${DESTDIR}/etc/rsnapshot.conf.default ${DESTDIR}/etc/rsnapshot.conf