rsnapshot: update to 1.4.5.

This commit is contained in:
Duncaen 2023-12-20 22:07:13 +01:00
parent 79e9a1042c
commit 4117702084
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -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