From e77ed047050617918ed9e6dc84c47e4004d45abf Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Fri, 1 Oct 2021 13:35:01 -0400 Subject: [PATCH] rsnapshot: update to 1.4.4. --- srcpkgs/rsnapshot/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/rsnapshot/template b/srcpkgs/rsnapshot/template index 0bc7bcffd7ae..50bf9d19ee4b 100644 --- a/srcpkgs/rsnapshot/template +++ b/srcpkgs/rsnapshot/template @@ -1,7 +1,7 @@ # Template file for 'rsnapshot' pkgname=rsnapshot -version=1.4.3 -revision=2 +version=1.4.4 +revision=1 build_style=gnu-configure hostmakedepends="perl rsync openssh" makedepends="perl-Lchown" @@ -9,9 +9,10 @@ depends="perl perl-Lchown rsync openssh" short_desc="Remote filesystem snapshot utility" maintainer="Orphaned " license="GPL-2.0-only" -homepage="http://www.rsnapshot.org" -distfiles="http://www.rsnapshot.org/downloads/${pkgname}-${version}.tar.gz" -checksum=2b0c7aad3e14e0260513331425a605d73c3bdd7936d66d418d7714a76bc55bd1 +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" post_install() {