summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
index 2203663c17..3cbd04bd5c 100644
--- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
+++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
@@ -22,8 +22,8 @@ RDEPENDS:${PN} = "rsync \
22 perl-module-ipc-open3 \ 22 perl-module-ipc-open3 \
23 " 23 "
24 24
25SRCREV = "4dc82bfe6be3f83fcfa94946dcf6accfd6a18031" 25SRCREV = "1b943dbc7695d62fac5c0f9549ec696a538be19c"
26PV = "1.4.4+git${SRCPV}" 26PV = "1.4.5"
27 27
28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https \ 28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=https \
29 file://configure-fix-cmd_rsync.patch \ 29 file://configure-fix-cmd_rsync.patch \