diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 19:03:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | b90c3d79cf2d3dc8f7ea2378d08ddaaa908cefed (patch) | |
tree | c9d59cd012383b613fcca9e84e3b4cf7b8cdcee4 /community/perl-glib | |
parent | 93f153c539103bc9730de4613ce4dcb558b96a8e (diff) | |
download | aports-b90c3d79cf2d3dc8f7ea2378d08ddaaa908cefed.tar.bz2 aports-b90c3d79cf2d3dc8f7ea2378d08ddaaa908cefed.tar.xz |
community/perl-glib: rebuild against perl 5.28
Diffstat (limited to 'community/perl-glib')
-rw-r--r-- | community/perl-glib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-glib/APKBUILD b/community/perl-glib/APKBUILD index 190aed0bea..06ead35a93 100644 --- a/community/perl-glib/APKBUILD +++ b/community/perl-glib/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-glib _pkgreal=Glib pkgver=1.329 -pkgrel=0 +pkgrel=1 pkgdesc="Perl module for Glib" url="http://search.cpan.org/dist/Glib/" arch="all" |