summaryrefslogtreecommitdiffstats
path: root/libraries/zita-convolver/zita-convolver.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/zita-convolver/zita-convolver.SlackBuild')
-rw-r--r--libraries/zita-convolver/zita-convolver.SlackBuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/libraries/zita-convolver/zita-convolver.SlackBuild b/libraries/zita-convolver/zita-convolver.SlackBuild
index 1c5b6f2bb0..704b1537b4 100644
--- a/libraries/zita-convolver/zita-convolver.SlackBuild
+++ b/libraries/zita-convolver/zita-convolver.SlackBuild
@@ -9,8 +9,12 @@
# This SlackBuild has a bit more logic than most, due to the various
# optimizations. See README for executive summary.
+# 20180615 bkw: updated for v4.0.0.
+# Note to self: finish and upload SlackBuild for jconvolver, that was
+# the original purpose for adding zita-convolver to the repo...
+
PRGNAM=zita-convolver
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-4.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}