perl-Net-HTTP: remove long_desc.
This commit is contained in:
parent
681b977b77
commit
4480f78957
@ -1,8 +1,8 @@
|
||||
# Template build file for 'perl-Net-HTTP'.
|
||||
pkgname=perl-Net-HTTP
|
||||
version=6.06
|
||||
revision=1
|
||||
wrksrc="Net-HTTP-$version"
|
||||
revision=2
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
@ -14,7 +14,3 @@ homepage="http://search.cpan.org/dist/Net-HTTP"
|
||||
license="GPL-2"
|
||||
distfiles="${CPAN_SITE}/Net/Net-HTTP-$version.tar.gz"
|
||||
checksum=1d4e3ced899efad12431564d93abe73dd2a1224aa208af5f4ab829e7a2dd39d4
|
||||
long_desc="
|
||||
The Net::HTTP class is a low-level HTTP client. An instance of the
|
||||
Net::HTTP class represents a connection to an HTTP server. The HTTP protocol
|
||||
is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1."
|
||||
|
Loading…
x
Reference in New Issue
Block a user