From 11e7f4fca5e791847b2cfd4ce61b6f6f2bd38efb Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Wed, 1 Apr 2020 18:57:25 +0700 Subject: libraries/SDL2: Updated for version 2.0.12. Signed-off-by: Willy Sudiarto Raharjo --- libraries/SDL2/SDL2.SlackBuild | 3 ++- libraries/SDL2/SDL2.info | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/libraries/SDL2/SDL2.SlackBuild b/libraries/SDL2/SDL2.SlackBuild index 7fe728b6e2..de90ba7d06 100644 --- a/libraries/SDL2/SDL2.SlackBuild +++ b/libraries/SDL2/SDL2.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for SDL2 # Copyright 2013 Dugan Chen Canada +# Copyright 2020 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=SDL2 -VERSION=${VERSION:-2.0.9} +VERSION=${VERSION:-2.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/SDL2/SDL2.info b/libraries/SDL2/SDL2.info index 20cbe825dc..672541c1d8 100644 --- a/libraries/SDL2/SDL2.info +++ b/libraries/SDL2/SDL2.info @@ -1,10 +1,10 @@ PRGNAM="SDL2" -VERSION="2.0.9" +VERSION="2.0.12" HOMEPAGE="https://libsdl.org" -DOWNLOAD="https://www.libsdl.org/release/SDL2-2.0.9.tar.gz" -MD5SUM="f2ecfba915c54f7200f504d8b48a5dfe" +DOWNLOAD="https://www.libsdl.org/release/SDL2-2.0.12.tar.gz" +MD5SUM="783b6f2df8ff02b19bb5ce492b99c8ff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Dugan Chen" -EMAIL="thedoogster [at] gmail [dot] com" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" -- cgit v1.2.3