perl-Mozilla-CA: update to 20160104.
This commit is contained in:
parent
ab720971d9
commit
16d2b44962
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Mozilla-CA'.
|
||||
pkgname=perl-Mozilla-CA
|
||||
version=20150826
|
||||
version=20160104
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="Mozilla::CA - Mozilla's CA cert bundle in PEM format"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Mozilla-CA"
|
||||
license="MPL-2.0"
|
||||
distfiles="${CPAN_SITE}/Mozilla/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=c159d134175db0723a347649961a8f83769d4e20e76e55e040286e1099f71369
|
||||
checksum=27a7069a243162b65ada4194ff9d21b6ebc304af723eb5d3972fb74c11b03f2a
|
||||
|
|
Loading…
Reference in a new issue