perl-ExtUtils-MakeMaker: Update to 7.46

This commit is contained in:
Alexey Pavlov 2020-07-21 11:33:12 +03:00
parent 16c0f4b178
commit c46a9327a8

View File

@ -2,7 +2,7 @@
_realname=ExtUtils-MakeMaker
pkgname=perl-${_realname}
pkgver=7.44
pkgver=7.46
pkgrel=1
pkgdesc="ExtUtils::MakeMaker - Create a module Makefile"
arch=('any')
@ -13,7 +13,7 @@ groups=('perl-modules')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/B/BI/BINGOS/${_realname}-${pkgver}.tar.gz
001-msysize.patch)
sha256sums=('52a18f8271250faf5f3527499dd2b78d3b4fd3b064408d0cfdda9a3538887188'
sha256sums=('8f4a107565392d0f36c99c849a3bfe7126ba58148a4dca334c139add0dd0d328'
'2e460d107c65b3fe4abce518327d59bfb70adcca8ae27404f5b0f68359af30a3')
prepare() {