Browse Source

upgrading package: certbot 0.24.0 -> 0.25.0

master
parent
commit
6067c71fe8
  1. 6
      certbot/certbot.spec

6
certbot/certbot.spec

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

Loading…
Cancel
Save