From 65f1dead60dadd617c5307d3350b1d505dee7ed9 Mon Sep 17 00:00:00 2001 From: s17723959267 Date: Fri, 16 Oct 2020 15:34:57 +0800 Subject: [PATCH] update source URL --- lksctp-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lksctp-tools.spec b/lksctp-tools.spec index 8344b1d..3db7a59 100644 --- a/lksctp-tools.spec +++ b/lksctp-tools.spec @@ -1,11 +1,11 @@ Name: lksctp-tools Version: 1.0.18 -Release: 1 +Release: 2 Summary: Linux Kernel Stream Control Transmission Protocol Tools License: GPLv2 and GPLv2+ and LGPLv2 and MIT URL: http://lksctp.sourceforge.net -Source0: https://downloads.sourceforge.net/project/lksctp/lksctp-tools/%{name}-%{version}.tar.gz +Source0: https://github.com/sctp/lksctp-tools/archive%{name}-%{version}.tar.gz Patch0: bugfix-withsctp-use-PACKAGE-VERSION-in-withsctp.patch Patch1: bugfix-configure-add-CURRENT-REVISION-and-AGE-for-libsctp.patch Patch2: bugfix-build-fix-netinet-sctp-not-to-be-installed.patch @@ -91,6 +91,9 @@ rm -rf configure && sh bootstrap %changelog +* Fri Oct 16 2020 wangye - 1.0.18-2 +- update source URL + * Wed Jul 15 2020 hanhui - 1.0.18-1 - update to 1.0.18