diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 10:17:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:54 +0000 |
commit | 6c802b2a7d4ac4b0cf0c341e8adf292ccbce7637 (patch) | |
tree | fad15dd0b63763f6f9168ff41b4e38aaa078962f | |
parent | daa7dd583bb13d4d07dbe2245bceff72edcfb501 (diff) | |
download | aports-6c802b2a7d4ac4b0cf0c341e8adf292ccbce7637.tar.bz2 aports-6c802b2a7d4ac4b0cf0c341e8adf292ccbce7637.tar.xz |
testing/perl-math-libm: rebuild against perl 5.30
-rw-r--r-- | testing/perl-math-libm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-math-libm/APKBUILD b/testing/perl-math-libm/APKBUILD index b936e47dba..3338804a26 100644 --- a/testing/perl-math-libm/APKBUILD +++ b/testing/perl-math-libm/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-math-libm _pkgreal=Math-Libm pkgver=1.00 -pkgrel=6 +pkgrel=7 pkgdesc="unknown" url="http://search.cpan.org/dist/Math-Libm/" arch="all" |