summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/librepo
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-06-19 15:24:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-21 00:33:23 +0100
commit8f5019d0d6866b1266041d6287eba9a2610e704e (patch)
treedbf6075c436578f6785fe61d53f1d4bb6f19c389 /meta/recipes-devtools/librepo
parentbc71a3fbf9d7ff7b175eb3043b5bfeb124d3f8d7 (diff)
downloadpoky-8f5019d0d6866b1266041d6287eba9a2610e704e.tar.gz
librepo: upgrade 1.10.2 -> 1.10.3
(From OE-Core rev: 460c82842156d9b0d8bde9ad574a2b9f514717fb) 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.10.3.bb (renamed from meta/recipes-devtools/librepo/librepo_1.10.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.10.2.bb b/meta/recipes-devtools/librepo/librepo_1.10.3.bb
index 43c1967c2b..d7c83edce3 100644
--- a/meta/recipes-devtools/librepo/librepo_1.10.2.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.10.3.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 = "91ebe846b0320751a264116c36a665a8facf9e0e" 10SRCREV = "2eb0a27031956fd98340ca2707f03abb7b780372"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13