summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 20:40:56 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:20 +0000
commitb2e26916d13d471a66ae62323bef03adf4e2c0f3 (patch)
tree80aefd9b4e451daa346160f35887ae0a740a646b
parenta10b1d99e40085cf0d1f7ecce0f464ec60dfdaef (diff)
downloadslackbuilds-b2e26916d13d471a66ae62323bef03adf4e2c0f3.tar.gz
slackbuilds-b2e26916d13d471a66ae62323bef03adf4e2c0f3.tar.xz
perl/perl-Alien-SDL: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--perl/perl-Alien-SDL/perl-Alien-SDL.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Alien-SDL/perl-Alien-SDL.SlackBuild b/perl/perl-Alien-SDL/perl-Alien-SDL.SlackBuild
index 85c550ca65..4fd56fd85d 100644
--- a/perl/perl-Alien-SDL/perl-Alien-SDL.SlackBuild
+++ b/perl/perl-Alien-SDL/perl-Alien-SDL.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=perl-Alien-SDL
SRCNAM=Alien-SDL
-VERSION=1.446
+VERSION=${VERSION:-1.446}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}