Browse Source

upgrading package: cfssl 20160326 -> 20160401

master
parent
commit
21a0fee43e
  1. 3
      cfssl/ca.json
  2. 6
      cfssl/cfssl.spec

3
cfssl/ca.json

@ -1,7 +1,4 @@
{
"hosts": [
"ca.example.com"
],
"key": {
"algo": "rsa",
"size": 4096

6
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

Loading…
Cancel
Save