Browse Source

upgrading package: certbot 0.35.1 -> 0.36.0

master
parent
commit
91f8943dd8
  1. 6
      certbot/certbot.spec

6
certbot/certbot.spec

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

Loading…
Cancel
Save