perl-WWW-RobotRules: update to 6.02.
This commit is contained in:
parent
8b3a51e616
commit
d0e61cfd12
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'perl-WWW-RobotRules'.
|
||||
pkgname=perl-WWW-RobotRules
|
||||
version=6.01
|
||||
revision=2
|
||||
version=6.02
|
||||
revision=1
|
||||
wrksrc="WWW-RobotRules-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends} perl-URI"
|
||||
short_desc="WWW::RobotRules - database of robots.txt-derived permissions"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://search.cpan.org/~gaas/WWW-RobotRules-6.01/lib/WWW/RobotRules.pm"
|
||||
homepage="http://search.cpan.org/dist/WWW-RobotRules"
|
||||
license="GPL-2"
|
||||
distfiles="${CPAN_SITE}/WWW/WWW-RobotRules-$version.tar.gz"
|
||||
checksum=f817e3e982c9d869c7796bcb5737c3422c2272355424acd162d0f3b132bec9d3
|
||||
checksum=46b502e7a288d559429891eeb5d979461dd3ecc6a5c491ead85d165b6e03a51e
|
||||
long_desc="
|
||||
This module parses /robots.txt files as specified in
|
||||
A Standard for Robot Exclusion, at http://www.robotstxt.org/wc/norobots.html
|
||||
|
|
Loading…
Reference in New Issue