mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-CPAN-Meta-YAML: Updated for version 0.016.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
49a0828736
commit
08923d2f66
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Slackware build script for perl-CPAN-Meta-YAML
|
||||
# Slackware build script for perl-CPAN-Meta-YAML.
|
||||
|
||||
# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com>
|
||||
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-CPAN-Meta-YAML
|
||||
VERSION=${VERSION:-0.014}
|
||||
VERSION=${VERSION:-0.016}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-CPAN-Meta-YAML"
|
||||
VERSION="0.014"
|
||||
VERSION="0.016"
|
||||
HOMEPAGE="https://metacpan.org/pod/CPAN::Meta::YAML"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-YAML-0.014.tar.gz"
|
||||
MD5SUM="8852791ae976ddd0b7f93e7392287e9a"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-YAML-0.016.tar.gz"
|
||||
MD5SUM="edc2b238ad5de69e768bd4f898d85464"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue