librepo: upgrade 1.14.3 -> 1.14.4

Changelog:
==========
    Use nanosec precision for timestamp of checksum cache
    Fix alloc/free mismatches and memory leaks

(From OE-Core rev: e7038d10ca3be02a2c2f7772c992e2481ed8c466)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
wangmy 2022-08-24 16:46:16 +08:00 committed by Richard Purdie
parent 1d3975aa3d
commit 6e1d1d52e2

View File

@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr
file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
"
SRCREV = "8fc7950795282d9c7c50071f45973006de5594ab"
SRCREV = "2bd1041c741c85bc196ca01dcca1eae6099eb742"
S = "${WORKDIR}/git"