From 86685040878951d9f3bfff778cc7fcbdd499066b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 25 Oct 2019 23:56:06 +0200 Subject: [PATCH] sdl2_image: bump version. --- .../{sdl2_image-2.0.4.recipe => sdl2_image-2.0.5.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/sdl2_image/{sdl2_image-2.0.4.recipe => sdl2_image-2.0.5.recipe} (91%) diff --git a/media-libs/sdl2_image/sdl2_image-2.0.4.recipe b/media-libs/sdl2_image/sdl2_image-2.0.5.recipe similarity index 91% rename from media-libs/sdl2_image/sdl2_image-2.0.4.recipe rename to media-libs/sdl2_image/sdl2_image-2.0.5.recipe index 5938e4be6..53420032c 100644 --- a/media-libs/sdl2_image/sdl2_image-2.0.4.recipe +++ b/media-libs/sdl2_image/sdl2_image-2.0.5.recipe @@ -10,7 +10,7 @@ COPYRIGHT="1997-2018 Sam Lantinga" LICENSE="Zlib" REVISION="1" SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz" -CHECKSUM_SHA256="e74ec49c2402eb242fbfa16f2f43a19582a74c2eabfbfb873f00d4250038ceac" +CHECKSUM_SHA256="bdd5f6e026682f7d7e1be0b6051b209da2f402a2dd8bd1c4bd9c25ad263108d0" SOURCE_DIR="SDL2_image-$portVersion" ARCHITECTURES="x86 x86_gcc2 x86_64" @@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2" PROVIDES=" sdl2_image$secondaryArchSuffix = $portVersion compat >= 2 - lib:libSDL2_image_2.0$secondaryArchSuffix = 0.2.2 compat >= 0 + lib:libSDL2_image_2.0$secondaryArchSuffix = 0.2.3 compat >= 0 " REQUIRES=" haiku${secondaryArchSuffix} @@ -35,7 +35,7 @@ REQUIRES=" PROVIDES_devel=" sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2 devel:libSDL2_image$secondaryArchSuffix = $portVersion compat >= 2 - devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.2 compat >= 0 + devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.3 compat >= 0 " REQUIRES_devel=" sdl2_image$secondaryArchSuffix == $portVersion base