summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_0.15.10.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_0.15.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.7.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.10.bb
index c6a53ffece..13bfa21091 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.7.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.15.10.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
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 = "4ab6b56b8b718396386982afba4ade297c14d91a" 11SRCREV = "9f3f3be6359d8f9b6b269e28d9ae1f279cc5f3aa"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14