summaryrefslogtreecommitdiffstats
path: root/development/CImg
diff options
context:
space:
mode:
Diffstat (limited to 'development/CImg')
-rw-r--r--development/CImg/CImg.SlackBuild4
-rw-r--r--development/CImg/CImg.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/CImg/CImg.SlackBuild b/development/CImg/CImg.SlackBuild
index 419f90f4b8..d61dfa72dc 100644
--- a/development/CImg/CImg.SlackBuild
+++ b/development/CImg/CImg.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for CImg.
#
# Copyright 2009-2010 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
-# Copyright 2014-2018 Edward W. Koenig <kingbeowulf {at} gmail [dot] com>
+# Copyright 2014-2022 Edward W. Koenig <kingbeowulf {at} gmail [dot] com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=CImg
-VERSION=${VERSION:-2.9.8}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/CImg/CImg.info b/development/CImg/CImg.info
index db65b2591b..3312e485d0 100644
--- a/development/CImg/CImg.info
+++ b/development/CImg/CImg.info
@@ -1,8 +1,8 @@
PRGNAM="CImg"
-VERSION="2.9.8"
+VERSION="3.0.1"
HOMEPAGE="http://cimg.eu/"
-DOWNLOAD="http://cimg.eu/files/CImg_2.9.8.zip"
-MD5SUM="6519f096e1a3de31c8a5f5e37ec937ab"
+DOWNLOAD="http://cimg.eu/files/CImg_3.0.1.zip"
+MD5SUM="8c8f1dec783d39ae171cadd5361c8c54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""