diff --git a/recipes-devtools/python/python3-imageio-ffmpeg_git.bb b/recipes-devtools/python/python3-imageio-ffmpeg_git.bb index c136f81..db859e1 100644 --- a/recipes-devtools/python/python3-imageio-ffmpeg_git.bb +++ b/recipes-devtools/python/python3-imageio-ffmpeg_git.bb @@ -1,6 +1,6 @@ SUMMARY = "FFMPEG wrapper for Python" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=4a2d7b4be06609e1a683e7d895c75c02" +LIC_FILES_CHKSUM = "file://LICENSE;md5=6c357400c52c80176e076a6d9eaed6d2" SRC_URI = "git://github.com/imageio/imageio-ffmpeg.git;protocol=https;branch=master"