perl-File-Listing: update to 6.04.

This commit is contained in:
Juan RP 2013-11-23 12:26:23 +01:00
parent 8a4d0760ed
commit c361b04217
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template build file for 'perl-File-Listing'.
pkgname=perl-File-Listing
version=6.02
revision=2
version=6.04
revision=1
wrksrc="File-Listing-$version"
build_style=perl-module
hostmakedepends="perl>=5.18"
makedepends="${hostmakedepends} perl-HTTP-Date"
short_desc="File::Listing - parse directory listing"
maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://search.cpan.org/~gaas/File-Listing-6.02/lib/File/Listing.pm"
homepage="http://search.cpan.org/dist/File-Listing"
license="GPL-2"
distfiles="${CPAN_SITE}/File/File-Listing-$version.tar.gz"
checksum=10d74be7373c1719363876c146f1f1730264585e74b6ddb7b7cb36cbc7b1ed19
checksum=1e0050fcd6789a2179ec0db282bf1e90fb92be35d1171588bd9c47d52d959cf5
long_desc="
This module exports a single function called parse_dir(), which can be used
to parse directory listings."