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