summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-24 19:40:31 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-03-25 23:06:47 +0200
commit2b3b66c1b798cf08168664f8b28c7796fc63d5ff (patch)
tree5a38727148dfbe8a1f0f99577eb5dd0966f43cb4 /app-text
parentapp-text/convmv: use HTTPS (diff)
downloadgentoo-2b3b66c1b798cf08168664f8b28c7796fc63d5ff.tar.gz
gentoo-2b3b66c1b798cf08168664f8b28c7796fc63d5ff.tar.bz2
gentoo-2b3b66c1b798cf08168664f8b28c7796fc63d5ff.zip
app-text/ding: use HTTPS
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ding/ding-1.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ding/ding-1.8.1.ebuild b/app-text/ding/ding-1.8.1.ebuild
index 6e50e8576fed..c2318824efe3 100644
--- a/app-text/ding/ding-1.8.1.ebuild
+++ b/app-text/ding/ding-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils
DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)"
-HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/"
+HOMEPAGE="https://www-user.tu-chemnitz.de/~fri/ding/"
SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz"
LICENSE="GPL-2"