Skip to content

Commit 7a2e391

Browse files
committed
up to 1.67.0
1 parent 23e284f commit 7a2e391

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

nghttp2.spec

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
Summary: HTTP/2.0 C library
1313
Summary(pl.UTF-8): Biblioteka C HTTP/2.0
1414
Name: nghttp2
15-
Version: 1.66.0
16-
Release: 2
15+
Version: 1.67.0
16+
Release: 1
1717
License: MIT
1818
Group: Libraries
1919
#Source0Download: https://github.com/nghttp2/nghttp2/releases
2020
Source0: https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
21-
# Source0-md5: 295c22437cc44e1634a2b82ea93df747
21+
# Source0-md5: cf7e2f819c6f5e42b101b1cd3fd654c8
2222
URL: https://nghttp2.org/
2323
BuildRequires: autoconf >= 2.61
2424
BuildRequires: automake
@@ -39,9 +39,9 @@ BuildRequires: libev-devel
3939
BuildRequires: libevent-devel >= 2.0.8
4040
BuildRequires: libstdc++-devel >= 6:12
4141
BuildRequires: libxml2-devel >= 1:2.6.26
42-
%{?with_http3:BuildRequires: nghttp3-devel >= 1.1.0}
43-
%{?with_http3:BuildRequires: ngtcp2-devel >= 1.12.0}
44-
#%{?with_http3:BuildRequires: ngtcp2-crypto-quictls >= 1.0.0 or ngtcp2-crypto-boringssl}
42+
%{?with_http3:BuildRequires: nghttp3-devel >= 1.11.0}
43+
%{?with_http3:BuildRequires: ngtcp2-devel >= 1.15.0}
44+
#%{?with_http3:BuildRequires: ngtcp2-crypto-quictls >= 1.15.0 or ngtcp2-crypto-boringssl}
4545
BuildRequires: openssl-devel >= 1.1.1
4646
%{?with_http3:BuildRequires: openssl-devel(quic)}
4747
%{?with_systemd:BuildRequires: systemd-devel >= 1:209}

0 commit comments

Comments
 (0)