mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
sdl2_image: Fix CHECKSUM_SHA256.
No idea where the old one came from. Both @Begasus and I get this new one when downloading it...
This commit is contained in:
@@ -5,12 +5,12 @@ and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, \
|
||||
TIFF, WEBP, XCF, XPM, XV
|
||||
to include those shared libraries. libpng depends on libz, and libtiff depends \
|
||||
on both libz and libjpeg."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
|
||||
HOMEPAGE="https://www.libsdl.org/projects/SDL_image"
|
||||
COPYRIGHT="1997-2013 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b29815c73b17633baca9f07113e8ac476ae66412dec0d29a5045825c27a47234"
|
||||
CHECKSUM_SHA256="3a3eafbceea5125c04be585373bfd8b3a18f259bd7eae3efc4e6d8e60e0d7f64"
|
||||
SOURCE_DIR="SDL2_image-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user