|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for rubygem-method_source |
|
|
|
|
|
|
|
# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece |
|
|
|
# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=rubygem-method_source |
|
|
|
VERSION=${VERSION:-0.8.2} |
|
|
|
VERSION=${VERSION:-0.9.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|