Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-15 17:37:45 +08:00
parent cc90c6c3ef
commit e816f77ca1

View File

@ -1,11 +1,11 @@
Name: lksctp-tools
Version: 1.0.19
Release: 2
Release: 3
Summary: Linux Kernel Stream Control Transmission Protocol Tools
License: GPLv2 and GPLv2+ and LGPLv2 and MIT
URL: http://lksctp.sourceforge.net
Source0: https://github.com/sctp/lksctp-tools/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/sctp/lksctp-tools/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: make gcc libtool autoconf automake
@ -80,6 +80,9 @@ rm -rf configure && sh bootstrap
%changelog
* Tue Nov 15 2022 yaoxin <yaoxin30@h-partners.com> - 1.0.19-3
- Modify invalid Source
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.0.19-2
- Rebuild for next release