update source0's url

This commit is contained in:
liqingqing_1229 2020-10-12 16:20:37 +08:00 committed by Gitee
parent 51133ef30c
commit 6a6d14ac61

View File

@ -2,11 +2,11 @@
Name: hping
Version: 20200503
Release: 1
Release: 2
Summary: hping is a command-line oriented TCP/IP packet assembler/analyzer
License: GPLv2
URL: http://www.hping.org/
Source0: https://github.com/antirez/hping/%{name}-%{version}.zip
Source0: %{name}-%{version}.zip
Patch0: hping-fix-netbpf-header.patch
@ -45,6 +45,9 @@ install -m0644 docs/hping3.8 %{buildroot}/%{_mandir}/man8
%{_mandir}/*
%changelog
* Mon Oct 12 2020 liqingqing_1229 <liqingqing3@huawei.com>
- update source0's url
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
- Package init