net-dns/c-ares: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 14:18:47 +0000 (16:18 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:14:45 +0000 (11:14 -0400)
net-dns/c-ares/c-ares-1.13.0.ebuild
net-dns/c-ares/c-ares-1.14.0.ebuild

index 502357224c6249d44900be93a5ef121c69248af9..8d4be140c84a47da5d1f4ed0afd86d6a2d54e40f 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,8 +6,8 @@ EAPI=6
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="C library that resolves names asynchronously"
-HOMEPAGE="http://c-ares.haxx.se/"
-SRC_URI="http://${PN}.haxx.se/download/${P}.tar.gz"
+HOMEPAGE="https://c-ares.haxx.se/"
+SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz"
 
 LICENSE="MIT"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"
index 7358658308ce1241b4a9dbcbe23cd1be4d05adc4..0b3b9c3ff1b212338d5a95a8a28af19a3e8bc270 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools eutils multilib-minimal
 
 DESCRIPTION="C library that resolves names asynchronously"
-HOMEPAGE="http://c-ares.haxx.se/"
-SRC_URI="http://${PN}.haxx.se/download/${P}.tar.gz"
+HOMEPAGE="https://c-ares.haxx.se/"
+SRC_URI="https://${PN}.haxx.se/download/${P}.tar.gz"
 
 LICENSE="MIT"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris"