summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/librepo
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-11-18 15:28:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-21 23:08:19 +0000
commitb03b999e0231842097f5c4efde775e3ae624dcbe (patch)
treee594953880216cf7f57a54b13c31e1e4c8d55307 /meta/recipes-devtools/librepo
parentf931a332d1db0730b4edc05ce19105b9d7909ec3 (diff)
downloadpoky-b03b999e0231842097f5c4efde775e3ae624dcbe.tar.gz
librepo: upgrade 1.10.6 -> 1.11.0
(From OE-Core rev: 3e2d1a9f9886a7909afe5f3c81446434e704b318) 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.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.10.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.10.6.bb b/meta/recipes-devtools/librepo/librepo_1.11.0.bb
index cf4de22c47..30c8a5c55d 100644
--- a/meta/recipes-devtools/librepo/librepo_1.10.6.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.11.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 = "2ec349f1c686c1704dc83da6c118035ff57c8dea" 11SRCREV = "497f5eb2293662835bed6bdb0f43521788b2cebe"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14