aboutsummaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
diff options
context:
space:
mode:
authorEdward W. Koenig <kingbeowulf@gmail.com>2017-06-14 23:00:42 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:35:59 +0700
commit1235d56c084e149652bed8521f9f5165afa62c30 (patch)
tree6fdd387503c787834a4c597c01013b78f530ae05 /accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
parentb07e8752504542a1b892eed5963451a62f602007 (diff)
downloadslackbuilds-1235d56c084e149652bed8521f9f5165afa62c30.tar.xz
accessibility/speech-dispatcher: Updated for version 0.8.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'accessibility/speech-dispatcher/speech-dispatcher.SlackBuild')
-rw-r--r--accessibility/speech-dispatcher/speech-dispatcher.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
index d2a7abe50c3a..cd197126dcc4 100644
--- a/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
+++ b/accessibility/speech-dispatcher/speech-dispatcher.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=speech-dispatcher
-VERSION=${VERSION:-0.8.6}
+VERSION=${VERSION:-0.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \