libraries/SDL2: Updated for version 2.0.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2018-03-02 23:34:18 +07:00 committed by Willy Sudiarto Raharjo
parent 9a984068f8
commit 39583ff707
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL2
VERSION=${VERSION:-2.0.7}
VERSION=${VERSION:-2.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="SDL2"
VERSION="2.0.7"
VERSION="2.0.8"
HOMEPAGE="https://libsdl.org"
DOWNLOAD="https://www.libsdl.org/release/SDL2-2.0.7.tar.gz"
MD5SUM="cdb071009d250e1782371049f0d5ca42"
DOWNLOAD="https://www.libsdl.org/release/SDL2-2.0.8.tar.gz"
MD5SUM="3800d705cef742c6a634f202c37f263f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""