mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
testing/perl-math-random-mt-auto: upgrade to 6.18
This commit is contained in:
parent
2bd8968b0a
commit
65e3712be9
@ -3,7 +3,7 @@
|
|||||||
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
|
||||||
pkgname=perl-math-random-mt-auto
|
pkgname=perl-math-random-mt-auto
|
||||||
_pkgreal=Math-Random-MT-Auto
|
_pkgreal=Math-Random-MT-Auto
|
||||||
pkgver=6.16
|
pkgver=6.18
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Auto-seeded Mersenne Twister PRNGs"
|
pkgdesc="Auto-seeded Mersenne Twister PRNGs"
|
||||||
url="http://search.cpan.org/dist/Math-Random-MT-Auto/"
|
url="http://search.cpan.org/dist/Math-Random-MT-Auto/"
|
||||||
@ -34,4 +34,4 @@ package() {
|
|||||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums="602470f808dbac3f68b373ed1c2be16a Math-Random-MT-Auto-6.16.tar.gz"
|
md5sums="539bf53d06b52bd410d2c7ea0348b6d9 Math-Random-MT-Auto-6.18.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user