Update the link to the upstream compressed package

(cherry picked from commit 474b4000a286f4bbb1aa54bc727085cf438e44a0)
This commit is contained in:
liyancheng 2024-04-25 10:10:21 +08:00 committed by openeuler-sync-bot
parent 3091a89c19
commit 5bca82754f
2 changed files with 8 additions and 2 deletions

View File

@ -2,9 +2,9 @@ Name: AFLplusplus
Version: 4.10c Version: 4.10c
Summary: Practical, instrumentation-driven fuzzer for binary formats Summary: Practical, instrumentation-driven fuzzer for binary formats
License: Apache 2.0 License: Apache 2.0
Release: 1 Release: 2
URL: https://github.com/AFLplusplus/AFLplusplus URL: https://github.com/AFLplusplus/AFLplusplus
Source0: %{version}.tar.gz Source0: https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v%{version}.tar.gz
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gcc-plugin-devel BuildRequires: gcc-plugin-devel
@ -198,6 +198,12 @@ mv $RPM_BUILD_ROOT%{_pkgdocdir} pkg-docs
%changelog %changelog
* Thu Apr 25 2024 liyancheng <412998149@qq.com> - 4.10c-2
- Type: Update
- ID: NA
- SUG: NA
- DESC: Update the link to the upstream compressed package.
* Sat Apr 13 2024 liyancheng <412998149@qq.com> - 4.10c-1 * Sat Apr 13 2024 liyancheng <412998149@qq.com> - 4.10c-1
- Type: Init - Type: Init
- ID: NA - ID: NA