Browse Source

upgrading package: certbot 0.17.0 -> 0.18.0

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

6
certbot/certbot.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 0.17.0
%define V_dist 0.17.0
%define V_opkg 0.18.0
%define V_dist 0.18.0
# package information
Name: certbot
@ -36,7 +36,7 @@ Class: EVAL
Group: Cryptography
License: Apache
Version: %{V_opkg}
Release: 20170802
Release: 20170907
# list of sources
Source0: https://github.com/certbot/certbot/archive/v%{V_dist}.tar.gz

Loading…
Cancel
Save