summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 33f5dccca2..a81d8d6cad 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 = "a9e29850fc33c503c289e245c7bad350eed746d9" 25SRCREV = "4dc82bfe6be3f83fcfa94946dcf6accfd6a18031"
26PV = "1.4.3+git${SRCPV}" 26PV = "1.4.4+git${SRCPV}"
27 27
28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \ 28SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
29 file://configure-fix-cmd_rsync.patch \ 29 file://configure-fix-cmd_rsync.patch \