summaryrefslogtreecommitdiffstats
path: root/system/un-fonts-core/un-fonts-core.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 14:13:44 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:07 +0000
commitb9c6de7f73df16d979f40fce34624abb30c2e70d (patch)
treee43170bebc3265835bb81ee39ca5a27e3b6c6559 /system/un-fonts-core/un-fonts-core.SlackBuild
parentbae31d98d2dfdee0175797d77165a3f451e3ccac (diff)
downloadslackbuilds-b9c6de7f73df16d979f40fce34624abb30c2e70d.tar.gz
slackbuilds-b9c6de7f73df16d979f40fce34624abb30c2e70d.tar.xz
system/un-fonts-core: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--system/un-fonts-core/un-fonts-core.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/un-fonts-core/un-fonts-core.SlackBuild b/system/un-fonts-core/un-fonts-core.SlackBuild
index 3eb07c567d..16d14f9073 100644
--- a/system/un-fonts-core/un-fonts-core.SlackBuild
+++ b/system/un-fonts-core/un-fonts-core.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=un-fonts-core
-VERSION=1.0
+VERSION=${VERSION:-1.0}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}