diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 06:52:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:02 +0000 |
commit | e36af2d91d4f0f2992fa3a391aaa7d2b5078fc20 (patch) | |
tree | af7c27e98477102acd7d34da5594409400847c97 /testing/perl-www-curl | |
parent | a280d386c28cfec1ebdcb9fb964e1536475ab293 (diff) | |
download | aports-e36af2d91d4f0f2992fa3a391aaa7d2b5078fc20.tar.bz2 aports-e36af2d91d4f0f2992fa3a391aaa7d2b5078fc20.tar.xz |
testing/perl-www-curl: rebuild against perl 5.28
Diffstat (limited to 'testing/perl-www-curl')
-rw-r--r-- | testing/perl-www-curl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-www-curl/APKBUILD b/testing/perl-www-curl/APKBUILD index 2b7189da1a..b3a75442e2 100644 --- a/testing/perl-www-curl/APKBUILD +++ b/testing/perl-www-curl/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-www-curl _pkgreal=WWW-Curl pkgver=4.17 -pkgrel=3 +pkgrel=4 pkgdesc="Perl extension interface for libcurl" url="http://search.cpan.org/dist/WWW-Curl/" arch="all" |