Browse Source

upgrading package: certbot 0.37.2 -> 0.38.0

master
parent
commit
1a40b7e95b
  1. 6
      certbot/certbot.spec

6
certbot/certbot.spec

@ -23,8 +23,8 @@
# package version
%define V_python 3.7
%define V_opkg 0.37.2
%define V_dist 0.37.2
%define V_opkg 0.38.0
%define V_dist 0.38.0
# package information
Name: certbot
@ -37,7 +37,7 @@ Class: EVAL
Group: Cryptography
License: Apache
Version: %{V_opkg}
Release: 20190831
Release: 20190904
# list of sources
Source0: https://github.com/certbot/certbot/archive/v%{V_dist}.tar.gz

Loading…
Cancel
Save