summaryrefslogtreecommitdiffstats
path: root/development/CImg/CImg.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/CImg/CImg.SlackBuild')
-rw-r--r--development/CImg/CImg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/CImg/CImg.SlackBuild b/development/CImg/CImg.SlackBuild
index 419f90f4b8..c7b0463e61 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.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}