Browse Source

upgrading package: certbot 0.26.0 -> 0.26.

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

6
certbot/certbot.spec

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

Loading…
Cancel
Save