summaryrefslogtreecommitdiffstats
path: root/network/munge/munge.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/munge/munge.SlackBuild')
-rw-r--r--network/munge/munge.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/munge/munge.SlackBuild b/network/munge/munge.SlackBuild
index 4fc926ed56..ba623c7452 100644
--- a/network/munge/munge.SlackBuild
+++ b/network/munge/munge.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Munge
-# Copyright 2015-2021 Emmanuel N. Millan, Mendoza, Argentina.
+# Copyright 2015-2024 Emmanuel N. Millan, Mendoza, Argentina.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=munge
-VERSION=${VERSION:-0.5.14}
+VERSION=${VERSION:-0.5.16}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}