Skip to content

Commit

Permalink
fix: Update ca-certificates and pin the download
Browse files Browse the repository at this point in the history
Signed-off-by: Eashwar Ranganathan <[email protected]>
  • Loading branch information
e-nomem authored and andrewrynhard committed Dec 2, 2019
1 parent d048c99 commit 6ca79b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ca-certificates/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: ca-certificates
steps:
- sources:
- url: https://curl.haxx.se/ca/cacert.pem
- url: https://curl.haxx.se/ca/cacert-2019-11-27.pem
destination: cacert.pem
sha256: 5cd8052fcf548ba7e08899d8458a32942bf70450c9af67a0850b4c711804a2e4
sha512: 49778472e46ce3b86b3930f4df5731ac86daf4d8602d418af1c89dc35df5f98c4557aa6c6eb280558c61139ead4b96cbb457a259f72640452f28a2fecd4ccb89
sha256: 0d98a1a961aab523c9dc547e315e1d79e887dea575426ff03567e455fc0b66b4
sha512: 66816e077ee99ceb9535a472e6bbf4f0e48ca838099c8a97c7baf3297fcada9a43016ea1ded63a455ee56a8f18501417a0f744fc17b215bb599cafd76b754518
install:
- |
mkdir -p /rootfs${TOOLCHAIN}/etc/ssl/certs
Expand Down

0 comments on commit 6ca79b2

Please sign in to comment.