diff options
Diffstat (limited to 'meta/recipes-devtools/librepo')
-rw-r--r-- | meta/recipes-devtools/librepo/librepo_1.15.1.bb (renamed from meta/recipes-devtools/librepo/librepo_1.14.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.14.5.bb b/meta/recipes-devtools/librepo/librepo_1.15.1.bb index 46cfce53ff..2c8d6fc719 100644 --- a/meta/recipes-devtools/librepo/librepo_1.14.5.bb +++ b/meta/recipes-devtools/librepo/librepo_1.15.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr | |||
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 = "f4b915be5e04e88263097f65addfcac5919fef41" | 13 | SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||