17 lines
609 B
Bash
17 lines
609 B
Bash
# Template file for 'perl-HTTP-Tinyish'
|
|
pkgname=perl-HTTP-Tinyish
|
|
version=0.15
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="$hostmakedepends perl-IPC-Run3"
|
|
depends="$hostmakedepends"
|
|
short_desc="HTTP::Tinyish - HTTP::Tiny compatible HTTP client wrappers"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://metacpan.org/release/HTTP-Tinyish"
|
|
distfiles="${CPAN_SITE}/HTTP/HTTP-Tinyish-${version}.tar.gz"
|
|
checksum=5d65f0ee20a9e4744acdb3ef12edae78c121f53dcbc9cf00867c5725c4513aa5
|