diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 19:04:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | 805379df20e554ef8cefacb1c5c2ade9191ff2e6 (patch) | |
tree | 6b238af301c7afdf192b2ca95d32017ff6151795 | |
parent | ddb22e9d7864545e985b353eb18eb9478af7e7e1 (diff) | |
download | aports-805379df20e554ef8cefacb1c5c2ade9191ff2e6.tar.bz2 aports-805379df20e554ef8cefacb1c5c2ade9191ff2e6.tar.xz |
community/perl-math-random-mt-auto: rebuild against perl 5.28
-rw-r--r-- | community/perl-math-random-mt-auto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-math-random-mt-auto/APKBUILD b/community/perl-math-random-mt-auto/APKBUILD index 6ca886abbc..926811f974 100644 --- a/community/perl-math-random-mt-auto/APKBUILD +++ b/community/perl-math-random-mt-auto/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-math-random-mt-auto _pkgreal=Math-Random-MT-Auto pkgver=6.23 -pkgrel=0 +pkgrel=1 pkgdesc="Auto-seeded Mersenne Twister PRNGs" url="http://search.cpan.org/dist/Math-Random-MT-Auto/" arch="all" |