aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-image-bmp/perl-image-bmp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-image-bmp/perl-image-bmp.SlackBuild')
-rw-r--r--perl/perl-image-bmp/perl-image-bmp.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl/perl-image-bmp/perl-image-bmp.SlackBuild b/perl/perl-image-bmp/perl-image-bmp.SlackBuild
index 26523d47a2..a919c0fb92 100644
--- a/perl/perl-image-bmp/perl-image-bmp.SlackBuild
+++ b/perl/perl-image-bmp/perl-image-bmp.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240814 bkw: update for v1.26.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-image-bmp
-VERSION=${VERSION:-1.19}
+VERSION=${VERSION:-1.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}