summaryrefslogtreecommitdiffstats
path: root/audio/ecasound/ecasound.SlackBuild
diff options
context:
space:
mode:
author B. Watson2020-01-17 23:18:03 +0100
committer Willy Sudiarto Raharjo2020-01-18 06:25:21 +0100
commit0308ba44ace49951249ab629e2c1a7c0250f3e3a (patch)
treecd6e9ce0631f59d7005c2148088355d26025155e /audio/ecasound/ecasound.SlackBuild
parent751351f2746d93e0d5d50ba64d61f4c2f7866b53 (diff)
downloadslackbuilds-0308ba44ace49951249ab629e2c1a7c0250f3e3a.tar.gz
audio/ecasound: Updated for version 2.9.3.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/ecasound/ecasound.SlackBuild')
-rw-r--r--audio/ecasound/ecasound.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ecasound/ecasound.SlackBuild b/audio/ecasound/ecasound.SlackBuild
index ffac39fb72..29ca90f9f8 100644
--- a/audio/ecasound/ecasound.SlackBuild
+++ b/audio/ecasound/ecasound.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20200117 bkw: Updated for v2.9.3.
# 20191202 bkw:
# - Updated for v2.9.2.
# - removed python_module_dir.diff and ruby2.patch from 2.9.1,
@@ -13,7 +14,7 @@
# 2.9.1 with this script.
PRGNAM=ecasound
-VERSION=${VERSION:-2.9.2}
+VERSION=${VERSION:-2.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}