summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/bristol/bristol.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/bristol/bristol.SlackBuild b/audio/bristol/bristol.SlackBuild
index 00c0a27c37..627a6f500e 100644
--- a/audio/bristol/bristol.SlackBuild
+++ b/audio/bristol/bristol.SlackBuild
@@ -7,8 +7,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20141030 bkw: make VERSION respect environment
+
PRGNAM=bristol
-VERSION=0.60.11
+VERSION=${VERSION:-0.60.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}