aboutsummaryrefslogtreecommitdiff
path: root/libraries/yaml-cpp/yaml-cpp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/yaml-cpp/yaml-cpp.SlackBuild')
-rw-r--r--libraries/yaml-cpp/yaml-cpp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/yaml-cpp/yaml-cpp.SlackBuild b/libraries/yaml-cpp/yaml-cpp.SlackBuild
index 90ece54209..a3fbb14401 100644
--- a/libraries/yaml-cpp/yaml-cpp.SlackBuild
+++ b/libraries/yaml-cpp/yaml-cpp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for yaml-cpp
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2025 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yaml-cpp
-VERSION=${VERSION:-0.6.3}
+VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}