Updated the cert package, to one with a date stamp.
The haiku-files.org cron script will create a new package only when the cert has been updated. An email will inform me of such an update.
This commit is contained in:
@@ -356,8 +356,8 @@ if [ IsOptionalHaikuImagePackageAdded Bzip ] {
|
|||||||
|
|
||||||
# CARootCertificates
|
# CARootCertificates
|
||||||
if [ IsOptionalHaikuImagePackageAdded CARootCertificates ] {
|
if [ IsOptionalHaikuImagePackageAdded CARootCertificates ] {
|
||||||
InstallOptionalHaikuImagePackage cert.zip
|
InstallOptionalHaikuImagePackage cert-2012-12-19.zip
|
||||||
: $(baseURL)/cert.zip
|
: $(baseURL)/cert-2012-12-19.zip
|
||||||
: common data ssl ;
|
: common data ssl ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user