development/CImg: Updated for version 2.1.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edward W. Koenig 2018-01-07 15:46:46 +07:00 committed by Willy Sudiarto Raharjo
parent f44bccc22c
commit 4c676a387e
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for CImg.
#
# Copyright 2009-2010 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
# Copyright 2014-2017 Edward W. Koenig <kingbeowulf {at} gmail [dot] com>
# Copyright 2014-2018 Edward W. Koenig <kingbeowulf {at} gmail [dot] com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CImg
VERSION=${VERSION:-2.0.0}
VERSION=${VERSION:-2.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="CImg"
VERSION="2.0.0"
VERSION="2.1.8"
HOMEPAGE="http://cimg.eu/"
DOWNLOAD="http://cimg.eu/files/CImg_2.0.0.zip"
MD5SUM="40f163f16805c8eefc14765fd50c0e59"
DOWNLOAD="http://cimg.eu/files/CImg_2.1.8.zip"
MD5SUM="7593ca31c2df16bd023c64f4a647ff75"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""