testing/perl-snmp: rebuild against perl 5.24

This commit is contained in:
Natanael Copa 2016-07-27 15:43:12 +00:00
parent 806be11579
commit 3743246031

View File

@ -4,7 +4,7 @@
pkgname=perl-snmp
_pkgreal=SNMP
pkgver=5.0404
pkgrel=1
pkgrel=2
pkgdesc="Perl module for SNMP"
url="http://search.cpan.org/dist/SNMP/"
arch="all"
@ -13,7 +13,7 @@ cpandepends=""
cpanmakedepends="net-snmp-dev"
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages=""
subpackages="$pkgname-doc"
source="http://search.cpan.org/CPAN/authors/id/H/HA/HARDAKER/$_pkgreal-$pkgver.tar.gz"
_builddir="$srcdir/$_pkgreal-$pkgver"