summaryrefslogtreecommitdiffstats
path: root/libraries/zycore-c/zycore-c.SlackBuild
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2023-01-20 04:10:36 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-21 10:22:02 +0700
commitf0a8056939e90f95512a552a595af3a4f9b2b02d (patch)
tree1b0c41e4347ca86d5144eec840c0586336854d31 /libraries/zycore-c/zycore-c.SlackBuild
parent393d613ccc4f31a1199e3e6101725c9fa8d38d7d (diff)
downloadslackbuilds-f0a8056939e90f95512a552a595af3a4f9b2b02d.tar.gz
slackbuilds-f0a8056939e90f95512a552a595af3a4f9b2b02d.tar.xz
libraries/zycore-c: Updated for version 1.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}