perl-Mozilla-CA: update to 20231213

This commit is contained in:
Biswapriyo Nath
2024-02-25 04:02:05 +00:00
parent 66f9f46e26
commit ccb8e8142c

View File

@@ -2,17 +2,17 @@
_realname=Mozilla-CA
pkgname=perl-${_realname}
pkgver=20230821
pkgver=20231213
pkgrel=1
pkgdesc="Mozilla's CA cert bundle in PEM format"
arch=('any')
license=('GPL2' 'LGPL2.1')
options=(!emptydirs)
depends=('perl>=5.006')
url="https://metacpan.org/release/Mozilla-CA"
url="https://metacpan.org/dist/Mozilla-CA"
groups=('perl-modules')
source=("https://search.cpan.org/CPAN/authors/id/L/LW/LWP/Mozilla-CA-$pkgver.tar.gz")
sha256sums=('32e1d0045299004045b9c4d16c2daae453a216208873deea2440f71260a7cda1')
source=("https://cpan.metacpan.org/authors/id/L/LW/LWP/Mozilla-CA-${pkgver}.tar.gz")
sha256sums=('421a12ba7cef443bd368671cee9c9b46a8b55c2ccf7ac76c42f99e23a06115df')
build() {
cd ${_realname}-${pkgver}