diff --git a/hping.spec b/hping.spec index c5e0b565540c4a15811cd1c3942484a5a87f1f1b..d1330c653570035fa38aac7206063c5ec6990127 100644 --- a/hping.spec +++ b/hping.spec @@ -1,9 +1,9 @@ Name: hping Version: 20200503 -Release: 4 +Release: 5 Summary: hping is a command-line oriented TCP/IP packet assembler/analyzer License: GPLv2 -URL: http://www.hping.org/ +URL: https://github.com/antirez/hping Source0: %{name}-%{version}.zip Patch0: hping-fix-netbpf-header.patch @@ -45,6 +45,9 @@ install -m0644 docs/hping3.8 %{buildroot}/%{_mandir}/man8 %{_mandir}/* %changelog +* Tue Jun 24 2025 zhihang - 20200503-5 +- correct URL + * Thu Sep 9 2021 Pengju Jiang - solve the problem of safe compilation strip