summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/createrepo-c/createrepo-c_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb
index 9be9f9e51a..2960811048 100644
--- a/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb
+++ b/meta/recipes-devtools/createrepo-c/createrepo-c_git.bb
@@ -9,8 +9,8 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \
9 file://0001-Correctly-install-the-shared-library.patch \ 9 file://0001-Correctly-install-the-shared-library.patch \
10 " 10 "
11 11
12PV = "0.10.0+git${SRCPV}" 12PV = "0.11.1+git${SRCPV}"
13SRCREV = "748891ff8ee524c2d37926c608cd2794f88013f3" 13SRCREV = "434a40babdde57ab405e9a1085a30e9575ea0c92"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16