replace the use of strtoul and strol with parse_uint

This commit is contained in:
XWwalker 2022-09-01 16:50:39 +08:00
parent feea2d70bf
commit c17e1c0005

View File

@ -6,7 +6,7 @@ License: MIT
URL: https://nghttp2.org/
Source0: https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
Patch6000: backport-replace-the-use-of-strtoul-and-strtol-with-parse_uint.patch
Patch0: backport-replace-the-use-of-strtoul-and-strtol-with-parse_uint.patch
BuildRequires: CUnit-devel c-ares-devel gcc-c++ libev-devel openssl-devel automake
BuildRequires: python3-devel systemd-devel zlib-devel