diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:47:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:47:37 +0000 |
commit | 2b0b9020889428f3e58087eaf21ee1dea881f653 (patch) | |
tree | 1239f8219d8e143af696c72f4238ef169a869d85 /testing | |
parent | a95cf57071f2b8aa6bae6ea086dd1c1a9af44d12 (diff) | |
download | aports-2b0b9020889428f3e58087eaf21ee1dea881f653.tar.bz2 aports-2b0b9020889428f3e58087eaf21ee1dea881f653.tar.xz |
testing/perl-snmp: rebuild against perl-5.18
Diffstat (limited to 'testing')
-rw-r--r-- | testing/perl-snmp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-snmp/APKBUILD b/testing/perl-snmp/APKBUILD index c7b3b0811f..5d617097b1 100644 --- a/testing/perl-snmp/APKBUILD +++ b/testing/perl-snmp/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-snmp _pkgreal=SNMP pkgver=5.0401 -pkgrel=1 +pkgrel=2 pkgdesc="Perl module for SNMP" url="http://search.cpan.org/dist/SNMP/" arch="all" |