diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:15 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:38:51 +0000 |
commit | 2913f1083bc374bf9ed41e1d2d52c708a85189a5 (patch) | |
tree | cee6a2cc4e1939b9b9c475062931d016d78b92dd | |
parent | 63c5e977d208d248019f9bb3dd898903a5a74077 (diff) | |
download | aports-2913f1083bc374bf9ed41e1d2d52c708a85189a5.tar.gz aports-2913f1083bc374bf9ed41e1d2d52c708a85189a5.tar.bz2 aports-2913f1083bc374bf9ed41e1d2d52c708a85189a5.tar.xz |
community/perl-class-dbi: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-class-dbi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-class-dbi/APKBUILD b/community/perl-class-dbi/APKBUILD index 6b63eb950a..53c71771ad 100644 --- a/community/perl-class-dbi/APKBUILD +++ b/community/perl-class-dbi/APKBUILD @@ -5,7 +5,7 @@ pkgname=perl-class-dbi #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Class-DBI pkgver=3.0.17 -pkgrel=4 +pkgrel=5 pkgdesc="Simple Database Abstraction" url="https://metacpan.org/release/Class-DBI/" arch="noarch" |