net-proxy/dnsproxy: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:14:09 +0000 (14:14 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:12 +0000 (19:25 -0400)
net-proxy/dnsproxy/dnsproxy-1.16-r2.ebuild

index 05398e13326af9a1de8633eb771b23aae3c6aea8..05f68e06d9f63a2f4c7b2542388ba2f37fcc6803 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils flag-o-matic
 
 DESCRIPTION="The dnsproxy daemon is a proxy for DNS queries"
-HOMEPAGE="http://www.wolfermann.org/dnsproxy.html"
-SRC_URI="http://www.wolfermann.org/${P}.tar.gz"
+HOMEPAGE="https://www.wolfermann.org/dnsproxy.html"
+SRC_URI="https://www.wolfermann.org/${P}.tar.gz"
 
 LICENSE="MIT GPL-2"
 SLOT="0"