summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/librepo
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-04-15 22:53:39 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-18 11:37:26 +0100
commit9ff374170da19af16ea821c2ed3c1938de4073b2 (patch)
tree029b478885da50cb25ff349b8dead1aa54de3ae7 /meta/recipes-devtools/librepo
parent86f2dff78b46d689993d2c3f25f0987b97801ea3 (diff)
downloadpoky-9ff374170da19af16ea821c2ed3c1938de4073b2.tar.gz
librepo: upgrade 1.13.0 -> 1.14.0
(From OE-Core rev: 7017725b14888c9668efcad92bca46b4d1ce9a68) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/librepo')
-rw-r--r--meta/recipes-devtools/librepo/librepo_1.14.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.13.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.13.0.bb b/meta/recipes-devtools/librepo/librepo_1.14.0.bb
index 0a68e0ac4f..109b40ce3d 100644
--- a/meta/recipes-devtools/librepo/librepo_1.13.0.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.14.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \
10 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ 10 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
11 " 11 "
12 12
13SRCREV = "a244d78bab11510408fb9413f1c78c2f56c69fa5" 13SRCREV = "88b769eceefc1b151937e6b54d108b48f2177d87"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16