diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-12-19 14:22:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-30 08:47:12 +0000 |
commit | 77250f4457d1df7acd495f4d1aefdc0efcba99b7 (patch) | |
tree | ac761ffdd6bebeb3d5b99dec2377e6ed910875ce /meta/recipes-devtools/librepo | |
parent | 3c6e18e46cb846dc55fa35057fc4701772fa3134 (diff) | |
download | poky-77250f4457d1df7acd495f4d1aefdc0efcba99b7.tar.gz |
librepo: upgrade 1.11.0 -> 1.11.1
(From OE-Core rev: 927bdf266a993180d8c700195f80ea9f61199c93)
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.1.bb (renamed from meta/recipes-devtools/librepo/librepo_1.11.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.11.0.bb b/meta/recipes-devtools/librepo/librepo_1.11.1.bb index 30c8a5c55d..dbf1016456 100644 --- a/meta/recipes-devtools/librepo/librepo_1.11.0.bb +++ b/meta/recipes-devtools/librepo/librepo_1.11.1.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 | ||
11 | SRCREV = "497f5eb2293662835bed6bdb0f43521788b2cebe" | 11 | SRCREV = "5ade10012d40fad27a7aa1085091c2c5fdd099ff" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||