15 lines
516 B
Bash
15 lines
516 B
Bash
# Template file for 'perl-Mozilla-CA'
|
|
pkgname=perl-Mozilla-CA
|
|
version=20221114
|
|
revision=1
|
|
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=701bea67be670add5a102f9f8c879402b4983096b1cb0e20dd47d52d7a10666b
|