mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-strictures: Updated for version 2.000002.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52a02c2f70
commit
f4cd6cc89a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for perl-strictures
|
# Slackware build script for perl-strictures
|
||||||
|
|
||||||
# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# 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-strictures
|
PRGNAM=perl-strictures
|
||||||
VERSION=${VERSION:-2.000001}
|
VERSION=${VERSION:-2.000002}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-strictures"
|
PRGNAM="perl-strictures"
|
||||||
VERSION="2.000001"
|
VERSION="2.000002"
|
||||||
HOMEPAGE="https://metacpan.org/pod/strictures"
|
HOMEPAGE="https://metacpan.org/pod/strictures"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000001.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000002.tar.gz"
|
||||||
MD5SUM="fb1350b4af50a2f6ba053c1cfd97e920"
|
MD5SUM="fb1fada8260992bc85e126c21ffcc6d5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue