mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
perl-HTTP-Response-Encoding: rebuild for metadata
This commit is contained in:
parent
5baf3df0b4
commit
4aa7896729
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template build file for 'perl-HTTP-Response-Encoding'.
|
# Template file for 'perl-HTTP-Response-Encoding'
|
||||||
pkgname=perl-HTTP-Response-Encoding
|
pkgname=perl-HTTP-Response-Encoding
|
||||||
version=0.06
|
version=0.06
|
||||||
revision=2
|
revision=3
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends} perl-LWP"
|
depends="${makedepends} perl-LWP"
|
||||||
noarch="yes"
|
checkdepends="${makedepends} perl-LWP"
|
||||||
short_desc="HTTP::Response::Encoding - Adds encoding() to HTTP::Response"
|
short_desc="HTTP::Response::Encoding - Adds encoding() to HTTP::Response"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/HTTP-Response-Encoding"
|
homepage="https://metacpan.org/release/HTTP-Response-Encoding"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/HTTP/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/HTTP/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=10167b8e238a682004ab0d7accbe9d76eae2db57af07c5ae2dfa808074a4a8aa
|
checksum=10167b8e238a682004ab0d7accbe9d76eae2db57af07c5ae2dfa808074a4a8aa
|
||||||
|
|
Loading…
Add table
Reference in a new issue