summaryrefslogtreecommitdiffstats
path: root/perl/perl-Alien-SDL
diff options
context:
space:
mode:
author B. Watson2017-03-22 01:40:56 +0100
committer David Spencer2017-03-25 14:29:20 +0100
commitb2e26916d13d471a66ae62323bef03adf4e2c0f3 (patch)
tree80aefd9b4e451daa346160f35887ae0a740a646b /perl/perl-Alien-SDL
parenta10b1d99e40085cf0d1f7ecce0f464ec60dfdaef (diff)
downloadslackbuilds-b2e26916d13d471a66ae62323bef03adf4e2c0f3.tar.gz
perl/perl-Alien-SDL: Allow VERSION override.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Alien-SDL')
-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}