From 9b0d51a56c41362f4da957e6d81d7b2a7b5dcdae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= Date: Mon, 2 Sep 2019 08:57:22 +0200 Subject: [PATCH] Fix URL The old URL is no longer accessible. Change the URL to the new upstream project location. --- minicom.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minicom.spec b/minicom.spec index 0ad05a1..0df975b 100644 --- a/minicom.spec +++ b/minicom.spec @@ -2,7 +2,7 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.7.1 Release: 11%{?dist} -URL: http://alioth.debian.org/projects/minicom/ +URL: https://salsa.debian.org/minicom-team/minicom # Some files are built from Public Domain files in addition to GPLv2+ files # (/usr/bin/minicom). Some LGPLv2+ files *may* be used in building of certain # files (minicom, ascii-xfr, runscript). They are probably not actually used,