summaryrefslogtreecommitdiff
path: root/libraries/php-imagick/php-imagick.SlackBuild
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2017-06-03 15:41:13 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-06 07:56:52 +0700
commitaccec7724c425e35eba45bc3d0723155628461a1 (patch)
tree5292cc7b33bbb653d59a337272d380ca27480b8c /libraries/php-imagick/php-imagick.SlackBuild
parent703a2cea9c85552b813267a2bfa7903655fb0e6e (diff)
downloadslackbuilds-accec7724c425e35eba45bc3d0723155628461a1.tar.gz
libraries/php-imagick: Updated for version 3.4.3.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/php-imagick/php-imagick.SlackBuild')
-rw-r--r--libraries/php-imagick/php-imagick.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/php-imagick/php-imagick.SlackBuild b/libraries/php-imagick/php-imagick.SlackBuild
index 747920dc36..17971c2fba 100644
--- a/libraries/php-imagick/php-imagick.SlackBuild
+++ b/libraries/php-imagick/php-imagick.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for imagick php module
# Originally written by sl@not-only-pixel.de
-# Copyright 2012-2016 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2012-2017 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
SRCNAM=imagick
PRGNAM=php-imagick
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-3.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}