development/CImg: Updated for version 1.5.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edward W. Koenig 2014-11-24 16:29:52 +07:00 committed by Willy Sudiarto Raharjo
parent 511d415631
commit 7e749e05df
2 changed files with 5 additions and 4 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for CImg.
#
# Copyright 2009-2010 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
# Copyright 2014 Edward W. Koenig <kingbeowulf {at} gmail [dot] com>
# 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=CImg
VERSION=1.5.7
VERSION=${VERSION:-1.5.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="CImg"
VERSION="1.5.7"
VERSION="1.5.9"
HOMEPAGE="http://cimg.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/cimg/CImg-1.5.7.zip"
MD5SUM="277ebb43968ea13ae588361e917c84b2"
DOWNLOAD="http://downloads.sourceforge.net/cimg/CImg-1.5.9.zip"
MD5SUM="cc341ba62e586f25ec6325e4c5ef2fd5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""