perl/perl-Sidef: Updated for version 2.37.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9fccecf7d3
commit
7c05813182
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for perl-Sidef.
|
||||
#
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# 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=perl-Sidef
|
||||
VERSION=${VERSION:-2.36}
|
||||
VERSION=${VERSION:-2.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Sidef"
|
||||
VERSION="2.36"
|
||||
VERSION="2.37"
|
||||
HOMEPAGE="https://github.com/trizen/sidef"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/2.36/sidef-2.36.tar.gz"
|
||||
MD5SUM="e3db94f4aaccf6aae3582182f98bfaaa"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/2.37/sidef-2.37.tar.gz"
|
||||
MD5SUM="3b494e35690f2ce5af4c3465a5e00851"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-Module-Build"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
perl-Sidef: perl-Sidef (A modern object-oriented programming language)
|
||||
perl-Sidef:
|
||||
perl-Sidef: Sidef is a modern object-oriented programming language, implemented
|
||||
perl-Sidef: Sidef is a modern object-oriented programming language, implemented
|
||||
perl-Sidef: in Perl.
|
||||
perl-Sidef:
|
||||
perl-Sidef: Home page: https://github.com/trizen/sidef
|
||||
|
|
Loading…
Reference in New Issue