summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb')
-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 efe95b101..dcadede0e 100644
--- a/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
+++ b/meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb
@@ -20,8 +20,8 @@ RDEPENDS_${PN} = "rsync \
20 perl-module-overloading \ 20 perl-module-overloading \
21 " 21 "
22 22
23SRCREV = "27209563f924a22f510698ea225f53ea52f07cb4" 23SRCREV = "a9e29850fc33c503c289e245c7bad350eed746d9"
24PV = "1.4.2+git${SRCPV}" 24PV = "1.4.3+git${SRCPV}"
25 25
26SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \ 26SRC_URI = "git://github.com/DrHyde/${BPN};branch=master;protocol=git \
27 file://configure-fix-cmd_rsync.patch \ 27 file://configure-fix-cmd_rsync.patch \