Skip to content

Commit eb9c533

Browse files
committed
Update spec
1 parent 2a61f93 commit eb9c533

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

common/sslcli.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444

4545
Summary: Pretty awesome command-line client for public SSLLabs API
4646
Name: sslcli
47-
Version: 2.6.0
47+
Version: 2.7.0
4848
Release: 0%{?dist}
4949
Group: Applications/System
5050
License: Apache License, Version 2.0
51-
URL: https://github.com/essentialkaos/sslcli
51+
URL: https://kaos.sh/sslcli
5252

5353
Source0: https://source.kaos.st/%{name}/%{name}-%{version}.tar.bz2
5454

5555
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
5656

57-
BuildRequires: golang >= 1.13
57+
BuildRequires: golang >= 1.14
5858

5959
Provides: %{name} = %{version}-%{release}
6060

@@ -119,6 +119,9 @@ fi
119119
################################################################################
120120

121121
%changelog
122+
* Wed Jan 13 2021 Anton Novojilov <andy@essentialkaos.com> - 2.7.0-0
123+
- sslscan package updated to v13
124+
122125
* Wed May 06 2020 Anton Novojilov <andy@essentialkaos.com> - 2.6.0-0
123126
- Fixed panic if HPKPPolicy is empty
124127
- ek package updated to v12

0 commit comments

Comments
 (0)