mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
ca-certificates: update to 20121105.
This commit is contained in:
parent
8c2efeac2c
commit
0bdda96c5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20120623
|
version=20121105
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=878cd1130ba056fe5f96decde7e5fc1b71d35eb8565a1515744912e100731ee9
|
checksum=77551086b074b8c8a6c0fbb595b7efdd5a274cfc8505f015332ff06f4c76a012
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes PEM files of CA certificates to allow SSL-based
|
This package includes PEM files of CA certificates to allow SSL-based
|
||||||
applications to check for the authenticity of SSL connections."
|
applications to check for the authenticity of SSL connections."
|
||||||
|
|
Loading…
Add table
Reference in a new issue