diff options
-rw-r--r-- | media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild | 6 |
1 files 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 ead354248580..f3e80b91a9fb 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" |