diff --git a/cfssl/ca.json b/cfssl/ca.json index fc82aacf8d..c5ee8332c1 100644 --- a/cfssl/ca.json +++ b/cfssl/ca.json @@ -1,7 +1,4 @@ { - "hosts": [ - "ca.example.com" - ], "key": { "algo": "rsa", "size": 4096 diff --git a/cfssl/cfssl.spec b/cfssl/cfssl.spec index 70f1bb6384..b2e43a6f95 100644 --- a/cfssl/cfssl.spec +++ b/cfssl/cfssl.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 20160326 -%define V_dist 20160326 +%define V_opkg 20160401 +%define V_dist 20160401 # package information Name: cfssl @@ -36,7 +36,7 @@ Class: EVAL Group: Network License: MIT Version: %{V_opkg} -Release: 20160326 +Release: 20160401 # list of sources Source0: http://download.openpkg.org/components/versioned/cfssl/cfssl-%{V_dist}.tar.xz