|
@@ -4,9 +4,9 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-CA_CERTIFICATES_VERSION = 20190110
|
|
|
|
|
|
+CA_CERTIFICATES_VERSION = 20200601
|
|
CA_CERTIFICATES_SOURCE = ca-certificates_$(CA_CERTIFICATES_VERSION).tar.xz
|
|
CA_CERTIFICATES_SOURCE = ca-certificates_$(CA_CERTIFICATES_VERSION).tar.xz
|
|
-CA_CERTIFICATES_SITE = http://snapshot.debian.org/archive/debian/20190513T145054Z/pool/main/c/ca-certificates
|
|
|
|
|
|
+CA_CERTIFICATES_SITE = http://snapshot.debian.org/archive/debian/20200602T145955Z/pool/main/c/ca-certificates
|
|
CA_CERTIFICATES_DEPENDENCIES = host-openssl
|
|
CA_CERTIFICATES_DEPENDENCIES = host-openssl
|
|
# ca-certificates can be built with either python 2 or python 3
|
|
# ca-certificates can be built with either python 2 or python 3
|
|
# but it must be at least python 2.7
|
|
# but it must be at least python 2.7
|