Browse Source

upgrading package: certbot 0.21.0 -> 0.21.1

master
parent
commit
08301d663e
  1. 6
      certbot/certbot.spec

6
certbot/certbot.spec

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

Loading…
Cancel
Save