diff options
Diffstat (limited to 'libraries/php-imagick/php-imagick.SlackBuild')
-rw-r--r-- | libraries/php-imagick/php-imagick.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/php-imagick/php-imagick.SlackBuild b/libraries/php-imagick/php-imagick.SlackBuild index 747920dc36bc..17971c2fba04 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} |