mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
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
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for perl-Sidef.
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Sidef
|
PRGNAM=perl-Sidef
|
||||||
VERSION=${VERSION:-2.36}
|
VERSION=${VERSION:-2.37}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Sidef"
|
PRGNAM="perl-Sidef"
|
||||||
VERSION="2.36"
|
VERSION="2.37"
|
||||||
HOMEPAGE="https://github.com/trizen/sidef"
|
HOMEPAGE="https://github.com/trizen/sidef"
|
||||||
DOWNLOAD="https://github.com/trizen/sidef/archive/2.36/sidef-2.36.tar.gz"
|
DOWNLOAD="https://github.com/trizen/sidef/archive/2.37/sidef-2.37.tar.gz"
|
||||||
MD5SUM="e3db94f4aaccf6aae3582182f98bfaaa"
|
MD5SUM="3b494e35690f2ce5af4c3465a5e00851"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-data-dump perl-Module-Build"
|
REQUIRES="perl-data-dump perl-Module-Build"
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
perl-Sidef: perl-Sidef (A modern object-oriented programming language)
|
perl-Sidef: perl-Sidef (A modern object-oriented programming language)
|
||||||
perl-Sidef:
|
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: in Perl.
|
||||||
perl-Sidef:
|
perl-Sidef:
|
||||||
perl-Sidef: Home page: https://github.com/trizen/sidef
|
perl-Sidef: Home page: https://github.com/trizen/sidef
|
||||||
|
|
Loading…
Reference in a new issue