commit: cd54d020a4fd95f6e1e2914861a99a5caac47a7a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 12:57:54 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 12:57:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd54d020
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 <slyfox <AT> gentoo.org> net-dialup/minicom/minicom-2.7.1.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-dialup/minicom/minicom-2.7.1.ebuild b/net-dialup/minicom/minicom-2.7.1.ebuild index 0f9ed47b1ba..784ed24db87 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"
