diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-10-29 22:01:06 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-04 07:17:53 +0700 |
commit | 1b97509273163abe2a935cf6dcabe949abd15343 (patch) | |
tree | a5b09d86b76b24d6c35448dae5e2cc4bcc721702 /libraries/SDL2_image/SDL2_image.info | |
parent | 570aec81f2171f496271d7914ebd925a22809212 (diff) | |
download | slackbuilds-1b97509273163abe2a935cf6dcabe949abd15343.tar.gz |
libraries/SDL2_image: Updated for version 2.0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_image/SDL2_image.info')
-rw-r--r-- | libraries/SDL2_image/SDL2_image.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/SDL2_image/SDL2_image.info b/libraries/SDL2_image/SDL2_image.info index 132462079c..a63dc6ab45 100644 --- a/libraries/SDL2_image/SDL2_image.info +++ b/libraries/SDL2_image/SDL2_image.info @@ -1,8 +1,8 @@ PRGNAM="SDL2_image" -VERSION="2.0.1" +VERSION="2.0.2" HOMEPAGE="https://www.libsdl.org/projects/SDL_image/" -DOWNLOAD="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz" -MD5SUM="d94b94555ba022fa249a53a021dc3606" +DOWNLOAD="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.2.tar.gz" +MD5SUM="d0a83b9a2ca8371a3c85aefe402ae680" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" |