diff options
-rw-r--r-- | meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.3.bb (renamed from meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.2.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.3.bb index 267311853a..33a42d9728 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.2.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-image_2.8.3.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2f6d9e01c97958aa851954ed5acf82ee" | |||
7 | DEPENDS = "tiff zlib libpng jpeg libsdl2 libwebp" | 7 | DEPENDS = "tiff zlib libpng jpeg libsdl2 libwebp" |
8 | 8 | ||
9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" | 9 | SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" |
10 | SRC_URI[sha256sum] = "8f486bbfbcf8464dd58c9e5d93394ab0255ce68b51c5a966a918244820a76ddc" | 10 | SRC_URI[sha256sum] = "4b000f2c238ce380807ee0cb68a0ef005871691ece8646dbf4f425a582b1bb22" |
11 | 11 | ||
12 | S = "${WORKDIR}/SDL2_image-${PV}" | 12 | S = "${WORKDIR}/SDL2_image-${PV}" |
13 | 13 | ||