app-text/ding: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 24 Mar 2018 18:40:31 +0000 (19:40 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sun, 25 Mar 2018 21:06:47 +0000 (23:06 +0200)
app-text/ding/ding-1.8.1.ebuild

index 6e50e8576fed9674021effbba788ecdfec9c242a..c2318824efe308fe7c6ea986bf738284f9185256 100644 (file)
@@ -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"