mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-Class-MethodMaker: Updated for version 2.21.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
87a0888069
commit
f56cfa29f4
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Class-MethodMaker
|
||||
VERSION=${VERSION:-2.18}
|
||||
VERSION=${VERSION:-2.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Class-MethodMaker"
|
||||
VERSION="2.18"
|
||||
VERSION="2.21"
|
||||
HOMEPAGE="https://metacpan.org/pod/Class::MethodMaker"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/S/SC/SCHWIGON/Class-MethodMaker-2.18.tar.gz"
|
||||
MD5SUM="99435d78e0a1754b102fe39597c6c3df"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-2.21.tar.gz"
|
||||
MD5SUM="d53a587fb84d5c5209e55ec0d4fab21d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue