sdl2_image: bump version.

This commit is contained in:
Jerome Duval
2019-10-25 23:56:06 +02:00
parent 5887693ad7
commit 8668504087

View File

@@ -10,7 +10,7 @@ COPYRIGHT="1997-2018 Sam Lantinga"
LICENSE="Zlib" LICENSE="Zlib"
REVISION="1" REVISION="1"
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz" 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" SOURCE_DIR="SDL2_image-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64" ARCHITECTURES="x86 x86_gcc2 x86_64"
@@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86 x86_gcc2"
PROVIDES=" PROVIDES="
sdl2_image$secondaryArchSuffix = $portVersion compat >= 2 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=" REQUIRES="
haiku${secondaryArchSuffix} haiku${secondaryArchSuffix}
@@ -35,7 +35,7 @@ REQUIRES="
PROVIDES_devel=" PROVIDES_devel="
sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2 sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2
devel:libSDL2_image$secondaryArchSuffix = $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=" REQUIRES_devel="
sdl2_image$secondaryArchSuffix == $portVersion base sdl2_image$secondaryArchSuffix == $portVersion base