From bbf8bdc48466c107c27f3bce03704bc63b506396 Mon Sep 17 00:00:00 2001 From: David Michael Date: Mon, 24 Apr 2017 15:17:35 -0700 Subject: [PATCH] profiles: bump curl --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index d021c2287f..eee1baa271 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -111,3 +111,6 @@ dev-util/checkbashisms # All versions are ~amd64 and not enabled on arm64 =sys-apps/nvme-cli-1.1 ** + +# https://curl.haxx.se/docs/adv_20170419.html +=net-misc/curl-7.54.0 **