aboutsummaryrefslogtreecommitdiff
path: root/perl/zef/zef.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/zef/zef.SlackBuild')
-rw-r--r--perl/zef/zef.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild
index 7b0a4ccf7f41..aa820dc612ba 100644
--- a/perl/zef/zef.SlackBuild
+++ b/perl/zef/zef.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for zef
-# Copyright 2020- Michel Begue <mab974@gmail.com>
+# Copyright 2020- Michel Begue <mab974@misouk.com>
# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zef
-VERSION=${VERSION:-0.13.7}
+VERSION=${VERSION:-0.13.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}