diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/librepo/librepo_1.14.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.13.0.bb b/meta/recipes-devtools/librepo/librepo_1.14.0.bb index 0a68e0ac4f..109b40ce3d 100644 --- a/meta/recipes-devtools/librepo/librepo_1.13.0.bb +++ b/meta/recipes-devtools/librepo/librepo_1.14.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git \ | |||
10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ | 10 | file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "a244d78bab11510408fb9413f1c78c2f56c69fa5" | 13 | SRCREV = "88b769eceefc1b151937e6b54d108b48f2177d87" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||