summaryrefslogtreecommitdiffstats
path: root/graphics/GraphicsMagick/GraphicsMagick.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GraphicsMagick/GraphicsMagick.SlackBuild')
-rw-r--r--graphics/GraphicsMagick/GraphicsMagick.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/GraphicsMagick/GraphicsMagick.SlackBuild b/graphics/GraphicsMagick/GraphicsMagick.SlackBuild
index 48d9dd13f1..648788a1a7 100644
--- a/graphics/GraphicsMagick/GraphicsMagick.SlackBuild
+++ b/graphics/GraphicsMagick/GraphicsMagick.SlackBuild
@@ -8,8 +8,8 @@
# MIA. Original version had no license; I'm licensing the update under the
# terms of the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-# 20181201 bkw:
-# - update for v1.3.31 (BUILD=1 again).
+# 20191130 bkw: update for v1.3.33.
+# 20181201 bkw: update for v1.3.31 (BUILD=1 again).
# 20181126 bkw:
# - fix the perl module. at one point it really did work, but lately
@@ -40,7 +40,7 @@
# - document optional deps in README
PRGNAM=GraphicsMagick
-VERSION=${VERSION:-1.3.31}
+VERSION=${VERSION:-1.3.33}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}