summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-08 09:46:21 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-09 13:13:59 +0100
commite1f0db6186e4f1ce5e5522989faff42dc823d069 (patch)
treea81edeebfcd008ac919f6632d66f47a3361999ee /meta
parentbfbe91ab7f19f8d29e97d8315a834095e551d9fd (diff)
downloadpoky-e1f0db6186e4f1ce5e5522989faff42dc823d069.tar.gz
librepo: upgrade 1.11.3 -> 1.12.0
(From OE-Core rev: 739987241ec908defc96f17f798b2b79bc4c580c) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/librepo/librepo_1.12.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.11.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.11.3.bb b/meta/recipes-devtools/librepo/librepo_1.12.0.bb
index 3e745314a8..2d9cac830e 100644
--- a/meta/recipes-devtools/librepo/librepo_1.11.3.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.12.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \
8 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ 8 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
9 " 9 "
10 10
11SRCREV = "59b3f76ca6e79786a213cda72ecafa232d30553f" 11SRCREV = "9c173f1110bb30f4ae842a8e3532b275966c2d83"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14