mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
perl/perl-extutils-makemaker: Updated for version 7.08.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b03c99da64
commit
a09dbf0343
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-extutils-makemaker
|
||||
VERSION=${VERSION:-7.06}
|
||||
VERSION=${VERSION:-7.08}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-extutils-makemaker"
|
||||
VERSION="7.06"
|
||||
VERSION="7.08"
|
||||
HOMEPAGE="https://metacpan.org/pod/ExtUtils::MakeMaker"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.06.tar.gz"
|
||||
MD5SUM="d86589e2a88c00c7f0f40dc8d432ecde"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.08.tar.gz"
|
||||
MD5SUM="18c3f1965c0cb254ff42ba8a5ebe0995"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue