mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-strictures: Updated for version 2.000003.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1313463f10
commit
d59f838b96
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-strictures
|
||||
VERSION=${VERSION:-2.000002}
|
||||
VERSION=${VERSION:-2.000003}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-strictures"
|
||||
VERSION="2.000002"
|
||||
VERSION="2.000003"
|
||||
HOMEPAGE="https://metacpan.org/pod/strictures"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000002.tar.gz"
|
||||
MD5SUM="fb1fada8260992bc85e126c21ffcc6d5"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000003.tar.gz"
|
||||
MD5SUM="78244cfab6168dcf196370d1e2309536"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue