diff options
Diffstat (limited to 'development/scons/scons.SlackBuild')
-rw-r--r-- | development/scons/scons.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/scons/scons.SlackBuild b/development/scons/scons.SlackBuild index 96d56a569a..aaf7c43b75 100644 --- a/development/scons/scons.SlackBuild +++ b/development/scons/scons.SlackBuild @@ -23,10 +23,10 @@ # You may have received a copy of the GNU General Public License along # with this program (most likely, a file named COPYING). If not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. PRGNAM=scons -VERSION=${VERSION:-2.3.6} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |