summaryrefslogtreecommitdiff
path: root/perl/perl-GD/perl-GD.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-GD/perl-GD.SlackBuild')
-rw-r--r--perl/perl-GD/perl-GD.SlackBuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/perl/perl-GD/perl-GD.SlackBuild b/perl/perl-GD/perl-GD.SlackBuild
index 4f1fe69a28..87e2c117dc 100644
--- a/perl/perl-GD/perl-GD.SlackBuild
+++ b/perl/perl-GD/perl-GD.SlackBuild
@@ -6,15 +6,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
-# 20180611 bkw:
-# - update for v2.68
-
+# 20180829 bkw: update for v2.69
+# 20180611 bkw: update for v2.68
# 20180228 bkw:
# - fix build on 32-bit. Thanks to idlemoor for the bug report.
# - add FASTCGI option
PRGNAM=perl-GD
-VERSION=${VERSION:-2.68}
+VERSION=${VERSION:-2.69}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}