Browse Source

upgrading package: certbot 0.33.1 -> 0.34.0

master
parent
commit
660b90ef0a
  1. 6
      certbot/certbot.spec

6
certbot/certbot.spec

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

Loading…
Cancel
Save