Skip to content

Commit 758491b

Browse files
wangmingyu84kraj
authored andcommitted
rsnapshot: upgrade 1.4.4 -> 1.4.5
Changelog: ========== - Fix regression (openembedded#310) - Merge pull request openembedded#303 from rsnapshot/update-HOWTO-to-talk-about-retain-instead-of-interval - Removing legacy Docbook files, as per discussion at rsnapshot/rsnapshot#296 - Merge pull request openembedded#296 from hoclun-rigsep/hoclun-rigsep-patch-1 - Use @Prefix@ instead of hardcoded value in rsnapshot.conf.default.in comment line (openembedded#289). Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 47ceb1d commit 758491b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ RDEPENDS:${PN} = "rsync \
2222
perl-module-ipc-open3 \
2323
"
2424

25-
SRCREV = "4dc82bfe6be3f83fcfa94946dcf6accfd6a18031"
26-
PV = "1.4.4+git${SRCPV}"
25+
SRCREV = "1b943dbc7695d62fac5c0f9549ec696a538be19c"
26+
PV = "1.4.5"
2727

2828
SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https \
2929
file://configure-fix-cmd_rsync.patch \

0 commit comments

Comments
 (0)