commit:     c13f7b13586564565118dc55d22968dcd38eb65b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Sep 12 16:36:00 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 21:31:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13f7b13

media-gfx/duhdraw: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/17509
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild 
b/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild
index ead35424858..f3e80b91a9f 100644
--- a/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild
+++ b/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="ASCII art editor"
-HOMEPAGE="http://www.cs.helsinki.fi/u/penberg/duhdraw";
-SRC_URI="http://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz";
+HOMEPAGE="https://www.cs.helsinki.fi/u/penberg/duhdraw";
+SRC_URI="https://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to