summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:36:25 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:27 -0400
commit7a1e9542bf0588175d678d6a944a78d717a92141 (patch)
tree8bc0064d2420980cb6e1672f195d90afaf73bc25 /app-misc/aldo
parentapp-i18n/cstools: use HTTPS (diff)
downloadgentoo-7a1e9542bf0588175d678d6a944a78d717a92141.tar.gz
gentoo-7a1e9542bf0588175d678d6a944a78d717a92141.tar.bz2
gentoo-7a1e9542bf0588175d678d6a944a78d717a92141.zip
app-misc/aldo: use HTTPS
Diffstat (limited to 'app-misc/aldo')
-rw-r--r--app-misc/aldo/aldo-0.7.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/aldo/aldo-0.7.7.ebuild b/app-misc/aldo/aldo-0.7.7.ebuild
index cbcc5836f711..d4a4f66971ce 100644
--- a/app-misc/aldo/aldo-0.7.7.ebuild
+++ b/app-misc/aldo/aldo-0.7.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="A morse tutor"
-HOMEPAGE="http://www.nongnu.org/aldo"
+HOMEPAGE="https://www.nongnu.org/aldo/"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"