summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/librsync/librsync_2.3.4.bb (renamed from meta-oe/recipes-support/librsync/librsync_2.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/librsync/librsync_2.3.2.bb b/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
index ccc68967b9..cb30f4c31b 100644
--- a/meta-oe/recipes-support/librsync/librsync_2.3.2.bb
+++ b/meta-oe/recipes-support/librsync/librsync_2.3.4.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPL-2.1-or-later"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
6 6
7SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https" 7SRC_URI = "git://github.com/librsync/librsync.git;branch=master;protocol=https"
8SRCREV = "42b636d2a65ab6914ea7cac50886da28192aaf9b" 8SRCREV = "e364852674780e43d578e4239128ff7014190ed3"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11DEPENDS = "popt" 11DEPENDS = "popt"