From: Sergei Trofimovich Date: Sun, 19 Jan 2020 12:57:54 +0000 (+0000) Subject: net-dialup/minicom: update homepage, bug #698816 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd54d020a4fd95f6e1e2914861a99a5caac47a7a;p=gentoo.git net-dialup/minicom: update homepage, bug #698816 Reported-by: Wim Muskee Closes: https://bugs.gentoo.org/698816 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- diff --git a/net-dialup/minicom/minicom-2.7.1.ebuild b/net-dialup/minicom/minicom-2.7.1.ebuild index 0f9ed47b1baa..784ed24db870 100644 --- a/net-dialup/minicom/minicom-2.7.1.ebuild +++ b/net-dialup/minicom/minicom-2.7.1.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools -STUPID_NUM="3977" DESCRIPTION="Serial Communication Program" -HOMEPAGE="https://alioth.debian.org/projects/minicom" -SRC_URI="https://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.gz" +HOMEPAGE="https://salsa.debian.org/minicom-team/minicom" +SRC_URI="https://alioth-archive.debian.org/releases/minicom/Source/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"