development/jython: VERSION override.

Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-20 14:52:15 -04:00 committed by David Spencer
parent 26e91a6ca8
commit 1f981f7231
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jython
VERSION=2.5.2
VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}