diff options
author | B. Watson <yalhcru@gmail.com> | 2018-06-15 02:32:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:17 +0700 |
commit | 5b4cbe8cfd7457f20d2394e2880ccf71d563272d (patch) | |
tree | ae4bd0f63ccace1f3b94113fe7de5e53d419959f /libraries/zita-convolver/zita-convolver.SlackBuild | |
parent | c4a7b080455914ddf2cd5989437e1510e8d5aa91 (diff) |
libraries/zita-convolver: Updated for version 4.0.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/zita-convolver/zita-convolver.SlackBuild')
-rw-r--r-- | libraries/zita-convolver/zita-convolver.SlackBuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libraries/zita-convolver/zita-convolver.SlackBuild b/libraries/zita-convolver/zita-convolver.SlackBuild index 1c5b6f2bb0969..704b1537b4627 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} |