aboutsummaryrefslogtreecommitdiff
path: root/libraries/process-cpp/process-cpp.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-12-07 20:17:05 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-13 16:23:41 +0700
commit102deade4976ad00b03d7ec27907855b51248c64 (patch)
tree47c1df489eb1e7201afc5f8f43774e3ebce3cdb9 /libraries/process-cpp/process-cpp.SlackBuild
parented146514d3fcf911e843db5c618a036c061b36be (diff)
libraries/process-cpp: Version bump to 3.0.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/process-cpp/process-cpp.SlackBuild')
-rw-r--r--libraries/process-cpp/process-cpp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/process-cpp/process-cpp.SlackBuild b/libraries/process-cpp/process-cpp.SlackBuild
index b120e4b08a..63369c1b24 100644
--- a/libraries/process-cpp/process-cpp.SlackBuild
+++ b/libraries/process-cpp/process-cpp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for process-cpp
-# Copyright 2017-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2017-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=process-cpp
-VERSION=${VERSION:-3.0.2}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}