summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libcomps/libcomps_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/libcomps/libcomps_git.bb')
-rw-r--r--meta/recipes-devtools/libcomps/libcomps_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libcomps/libcomps_git.bb b/meta/recipes-devtools/libcomps/libcomps_git.bb
index a0b6767b3d..500d412340 100644
--- a/meta/recipes-devtools/libcomps/libcomps_git.bb
+++ b/meta/recipes-devtools/libcomps/libcomps_git.bb
@@ -9,8 +9,8 @@ SRC_URI = "git://github.com/rpm-software-management/libcomps.git \
9 file://0001-Add-crc32.c-to-sources-list.patch \ 9 file://0001-Add-crc32.c-to-sources-list.patch \
10 " 10 "
11 11
12PV = "0.1.8+git${SRCPV}" 12PV = "0.1.9"
13SRCREV = "01a4759894cccff64d2561614a58281adf5ce859" 13SRCREV = "58be208122179ca6e4edc0635a26f02bf733d6a9"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16