summaryrefslogtreecommitdiffstats
path: root/libraries/zycore-c/zycore-c.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zycore-c/zycore-c.SlackBuild')
-rw-r--r--libraries/zycore-c/zycore-c.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/zycore-c/zycore-c.SlackBuild b/libraries/zycore-c/zycore-c.SlackBuild
index 1750f19523..84847dc68c 100644
--- a/libraries/zycore-c/zycore-c.SlackBuild
+++ b/libraries/zycore-c/zycore-c.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for zycore-c
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zycore-c
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}