!20 [sync] PR-18: Modify invalid Source

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-03-28 06:26:36 +00:00 committed by Gitee
commit 66ca0ddc45
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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