summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/librepo/librepo_1.19.0.bb (renamed from meta/recipes-devtools/librepo/librepo_1.18.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/librepo/librepo_1.18.1.bb b/meta/recipes-devtools/librepo/librepo_1.19.0.bb
index b3bd2812dd..634967fcbc 100644
--- a/meta/recipes-devtools/librepo/librepo_1.18.1.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.19.0.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
13SRCREV = "9f186ad20936811ba515c5f0345ccc71603459a3" 13SRCREV = "7955987e33ba98dddb3fc2c63bb6dc892e3505fa"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16