16 lines
554 B
Bash
16 lines
554 B
Bash
# Template file for 'perl-Mozilla-CA'
|
|
pkgname=perl-Mozilla-CA
|
|
version=20211001
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Mozilla::CA - Mozilla's CA cert bundle in PEM format"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="MPL-2.0"
|
|
homepage="https://metacpan.org/release/Mozilla-CA"
|
|
distfiles="${CPAN_SITE}/Mozilla/${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=122c8900000a9d388aa8e44f911cab6c118fe8497417917a84a8ec183971b449
|