rsnapshot: upgrade 1.4.4 -> 1.4.5

Changelog:
==========
- Fix regression (#310)
- Merge pull request #303 from rsnapshot/update-HOWTO-to-talk-about-retain-instead-of-interval
- Removing legacy Docbook files, as per discussion at https://github.com/rsnapshot/rsnapshot/pull/296
- Merge pull request #296 from hoclun-rigsep/hoclun-rigsep-patch-1
- Use @prefix@ instead of hardcoded value in rsnapshot.conf.default.in comment line (#289).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2022-12-30 13:01:14 +08:00 committed by Khem Raj
parent de2b848e7a
commit e91d4784a8

View File

@ -22,8 +22,8 @@ RDEPENDS:${PN} = "rsync \
perl-module-ipc-open3 \
"
SRCREV = "4dc82bfe6be3f83fcfa94946dcf6accfd6a18031"
PV = "1.4.4+git${SRCPV}"
SRCREV = "1b943dbc7695d62fac5c0f9549ec696a538be19c"
PV = "1.4.5"
SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https \
file://configure-fix-cmd_rsync.patch \