dev-cpp/libxsd-frontend: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:29:27 +0000 (13:29 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:36 +0000 (19:21 -0400)
dev-cpp/libxsd-frontend/libxsd-frontend-2.0.0.ebuild

index c456de58e936ac9a0d6d8c9024c32007862d6047..1152c229155b0b1bcd36085471fbf57cd1d62836 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 toolchain-funcs versionator
 
 DESCRIPTION="A compiler frontend for the W3C XML Schema definition language"
-HOMEPAGE="http://www.codesynthesis.com/projects/libxsd-frontend/"
-SRC_URI="http://www.codesynthesis.com/download/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
+HOMEPAGE="https://www.codesynthesis.com/projects/libxsd-frontend/"
+SRC_URI="https://www.codesynthesis.com/download/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"