aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/librsync
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-04-16 19:24:07 +0800
committerKhem Raj <raj.khem@gmail.com>2021-04-15 20:01:48 -0700
commit10643bb1faa0f0c3d8d567b31b4a0fc6856e4506 (patch)
tree2c73bd0454daaf7ff5b5fa6e2611d820c79ed4c2 /meta-oe/recipes-support/librsync
parent71926e8f12d5c72b9ae58fd9f28cbad9d9945cec (diff)
downloadmeta-openembedded-contrib-10643bb1faa0f0c3d8d567b31b4a0fc6856e4506.tar.gz
librsync: upgrade 2.3.1 -> 2.3.2
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/librsync')
-rw-r--r--meta-oe/recipes-support/librsync/librsync_2.3.2.bb (renamed from meta-oe/recipes-support/librsync/librsync_2.3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/librsync/librsync_2.3.1.bb b/meta-oe/recipes-support/librsync/librsync_2.3.2.bb
index 004c93d0f9..f1997136ac 100644
--- a/meta-oe/recipes-support/librsync/librsync_2.3.1.bb
+++ b/meta-oe/recipes-support/librsync/librsync_2.3.2.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
SRC_URI = "git://github.com/librsync/librsync.git"
-SRCREV = "27f738650c20fef1285f11d85a34e5094a71c06f"
+SRCREV = "42b636d2a65ab6914ea7cac50886da28192aaf9b"
S = "${WORKDIR}/git"
DEPENDS = "popt"