main/perl-extutils-cchecker: upgrade to 0.09

This commit is contained in:
Natanael Copa 2014-05-14 12:18:19 +00:00
parent c950849405
commit ce23c12903

View File

@ -2,8 +2,8 @@
# Maintainer:
pkgname=perl-extutils-cchecker
_pkgreal=ExtUtils-CChecker
pkgver=0.06
pkgrel=2
pkgver=0.09
pkgrel=0
pkgdesc="Perl module configuration-time utilities for using C headers, libraries, or OS features"
url="http://search.cpan.org/dist/ExtUtils-CChecker/"
arch="noarch"
@ -27,4 +27,6 @@ package() {
find "$pkgdir" -name .packlist -name perllocal.pod -delete
}
md5sums="18d0a1a50afd5a8185c03cbed9098e4e ExtUtils-CChecker-0.06.tar.gz"
md5sums="2c7b30a367fc67851be44f9b4c98b652 ExtUtils-CChecker-0.09.tar.gz"
sha256sums="ebf167e3f98b4b1ff8e7a5e98d084558b87d0b19442f5da33233ef6b2eb66ad7 ExtUtils-CChecker-0.09.tar.gz"
sha512sums="51068985b7c62af407a600dc665031966abf45775ac1e4ce97d49474af070df86622db47a1248aaa8f89e3544f4937665287162cf3f80cbc930bf56d57d8d6b3 ExtUtils-CChecker-0.09.tar.gz"