summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/cunit/cunit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/cunit/cunit.SlackBuild b/development/cunit/cunit.SlackBuild
index 748ffb8d63..5b0014d755 100644
--- a/development/cunit/cunit.SlackBuild
+++ b/development/cunit/cunit.SlackBuild
@@ -25,10 +25,10 @@
# 20220405 bkw: Modified by SlackBuilds.org, BUILD=3:
# - install HTML docs in proper doc dir.
-SRCNAM=CUnit
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cunit
+SRCNAM=CUnit
VERSION=${VERSION:-2.1_3}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}