summaryrefslogtreecommitdiffstats
path: root/audio/freepats
diff options
context:
space:
mode:
author B. Watson2017-03-21 03:47:50 +0100
committer David Spencer2017-03-25 14:27:49 +0100
commitb25f9e5c4cb6ccd911cc2d34c7ed0f04fe10b52e (patch)
tree2a7057cf56c80f843c8a76be73b480650f27bad8 /audio/freepats
parent242fe45972bd75be68414efbda67ae7e4475a020 (diff)
downloadslackbuilds-b25f9e5c4cb6ccd911cc2d34c7ed0f04fe10b52e.tar.gz
audio/freepats: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/freepats')
-rw-r--r--audio/freepats/freepats.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/freepats/freepats.SlackBuild b/audio/freepats/freepats.SlackBuild
index 83a48e42a7..2ffdaf2f2a 100644
--- a/audio/freepats/freepats.SlackBuild
+++ b/audio/freepats/freepats.SlackBuild
@@ -4,7 +4,7 @@
# Written by Kyle Guinn <elyk03@gmail.com>
PRGNAM=freepats
-VERSION=20060219
+VERSION=${VERSION:-20060219}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}