diff options
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb (renamed from meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb b/meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb index e62fabdf58..91537b0f4b 100644 --- a/meta/recipes-graphics/xorg-lib/libxcvt_0.1.2.bb +++ b/meta/recipes-graphics/xorg-lib/libxcvt_0.1.3.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=129947a06984d6faa6f9a9788fa2a03f" | |||
7 | SECTION = "x11/libs" | 7 | SECTION = "x11/libs" |
8 | 8 | ||
9 | SRC_URI = "git://gitlab.freedesktop.org/xorg/lib/libxcvt.git;protocol=https;branch=master" | 9 | SRC_URI = "git://gitlab.freedesktop.org/xorg/lib/libxcvt.git;protocol=https;branch=master" |
10 | SRCREV = "d9ca87eea9eecddaccc3a77227bcb3acf84e89df" | 10 | SRCREV = "dd8631c61465cc0de5e476c7a98e56528d62b163" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||