summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/librepo
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:51:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:29 +0100
commit42e5e37984c952dcc22e1fc93bfd9663704b5bc6 (patch)
treeb0b6f27c6f5120dd3220b218f27038f1524703ad /meta/recipes-devtools/librepo
parenta948c258f6589b1f9a760079095165cf023b99d5 (diff)
downloadpoky-42e5e37984c952dcc22e1fc93bfd9663704b5bc6.tar.gz
librepo: upgrade 1.11.2 -> 1.11.3
(From OE-Core rev: 8cffbc8dbbc69cac1bd6fb3c33cb3ee1e65fb70b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.11.3.bb (renamed from meta/recipes-devtools/librepo/librepo_1.11.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.11.2.bb b/meta/recipes-devtools/librepo/librepo_1.11.3.bb
index 6a0a59f865..3e745314a8 100644
--- a/meta/recipes-devtools/librepo/librepo_1.11.2.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.11.3.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 = "67c2d1f83f1bf87be3f26ba730fce7fbdf0c9fba" 11SRCREV = "59b3f76ca6e79786a213cda72ecafa232d30553f"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14