summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_0.16.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.0.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.bb
index c6d8963072..942741023f 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.0.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.16.1.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 = "bac48ace91c51abe37792415e75452bbabd44d93" 11SRCREV = "634141eaefe0cc87466dfb91b07b64facce4384b"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14