summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker/docker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
index 4f851935..4be5e470 100644
--- a/recipes-containers/docker/docker_git.bb
+++ b/recipes-containers/docker/docker_git.bb
@@ -28,7 +28,7 @@ SRC_URI = "\
28 28
29# Apache-2.0 for docker 29# Apache-2.0 for docker
30LICENSE = "Apache-2.0" 30LICENSE = "Apache-2.0"
31LIC_FILES_CHKSUM = "file://LICENSE;md5=cc2221abf0b96ea39dd68141b70f7937" 31LIC_FILES_CHKSUM = "file://LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7"
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34 34