net-dialup/minicom: use https for HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Thu, 12 Oct 2017 05:42:07 +0000 (00:42 -0500)
committerTim Harder <radhermit@gentoo.org>
Thu, 12 Oct 2017 17:00:52 +0000 (12:00 -0500)
net-dialup/minicom/minicom-2.7.1.ebuild

index 221baba046c56e55239ef6acba108bf6b38fbde5..f1ad4ef1a8ea3ddd9d8c8036d581276f4821d45c 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools
 
 STUPID_NUM="3977"
 DESCRIPTION="Serial Communication Program"
-HOMEPAGE="http://alioth.debian.org/projects/minicom"
+HOMEPAGE="https://alioth.debian.org/projects/minicom"
 SRC_URI="https://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar.gz"
 
 LICENSE="GPL-2"