Browse Source

upgrading package: cfssl 1.4.0.20191103 -> 1.4.1.20191113

master
parent
commit
c2c8471e76
  1. 6
      cfssl/cfssl.spec

6
cfssl/cfssl.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 1.4.0
%define V_dist 20191103
%define V_opkg 1.4.1
%define V_dist 20191113
# package information
Name: cfssl
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking
License: MIT
Version: %{V_opkg}.%{V_dist}
Release: 20191103
Release: 20191113
# list of sources
Source0: http://download.openpkg.org/components/versioned/cfssl/cfssl-%{V_dist}.tar.xz

Loading…
Cancel
Save