!19 Replace the use of strtoul and strtol with parse_uint

From: @XWwalker 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-09-01 09:24:02 +00:00 committed by Gitee
commit aa05e25b40
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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