aboutsummaryrefslogtreecommitdiff
path: root/libraries/libvslvm/libvslvm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libvslvm/libvslvm.SlackBuild')
-rw-r--r--libraries/libvslvm/libvslvm.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvslvm/libvslvm.SlackBuild b/libraries/libvslvm/libvslvm.SlackBuild
index a9b8f162db5cb..fb01d3d3b61e8 100644
--- a/libraries/libvslvm/libvslvm.SlackBuild
+++ b/libraries/libvslvm/libvslvm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libvslvm
#
-# Copyright 2016-2022 Barry J. Grundy (bgrundy<at>linuxleo.com)
+# Copyright 2016-2023 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,12 +22,12 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated to v20210807 January 2022
+# Updated to v20221025, July 2023
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libvslvm
-VERSION=${VERSION:-20210807}
+VERSION=${VERSION:-20221025}
STATUS=${STATUS:-experimental}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}