summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/librepo
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-02-19 18:47:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-20 11:30:35 +0000
commit07d6c05515e789fdcf57ebb9c7691cc46f3bde78 (patch)
tree93f33432056668fbf00afd42dd65f9a7a5550ca1 /meta/recipes-devtools/librepo
parent0110a89308dfb02383c9c2bf6db8b04eb60ee9bb (diff)
downloadpoky-07d6c05515e789fdcf57ebb9c7691cc46f3bde78.tar.gz
librepo: upgrade 1.9.3 -> 1.9.4
(From OE-Core rev: 4c9d0f7b33560934a1ae30ed0c1532a533f6407a) 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.9.4.bb (renamed from meta/recipes-devtools/librepo/librepo_1.9.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.9.3.bb b/meta/recipes-devtools/librepo/librepo_1.9.4.bb
index abfed798f3..c4d6c163e9 100644
--- a/meta/recipes-devtools/librepo/librepo_1.9.3.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.9.4.bb
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \
7 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ 7 file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
8 " 8 "
9 9
10SRCREV = "f1212bd4a55467ab8578c87f98ed363cccd5907a" 10SRCREV = "928c2d9c66f0d10477b8c9d1192785b88e2b1155"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13