Browse Source
perl/perl-Sidef: Updated for version 2.33.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/26/head
Edinaldo P. Silva
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
perl/perl-Sidef/perl-Sidef.SlackBuild
-
perl/perl-Sidef/perl-Sidef.info
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=perl-Sidef |
|
|
|
VERSION=${VERSION:-2.32} |
|
|
|
VERSION=${VERSION:-2.33} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="perl-Sidef" |
|
|
|
VERSION="2.32" |
|
|
|
VERSION="2.33" |
|
|
|
HOMEPAGE="https://github.com/trizen/sidef" |
|
|
|
DOWNLOAD="https://github.com/trizen/sidef/archive/2.32/sidef-2.32.tar.gz" |
|
|
|
MD5SUM="91de37cc55cdde353dfb1a084ea28898" |
|
|
|
DOWNLOAD="https://github.com/trizen/sidef/archive/2.33/sidef-2.33.tar.gz" |
|
|
|
MD5SUM="34996fed463d07fe05975aca4c10352e" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="perl-data-dump perl-Module-Build" |
|
|
|
|