summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_0.20.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.0.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
index bc61cac955..d309bb895f 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.0.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.20.1.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c;branch=master;p
8 file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ 8 file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \
9 " 9 "
10 10
11SRCREV = "e53188f86f4dfad46f5b81d6931cbaec19e44ea2" 11SRCREV = "af14e164a3e4ab9dfaef1212e852b9ecebc326a2"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14