summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libcxml/libcxml-0.15.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libcxml/libcxml-0.15.5.ebuild b/dev-libs/libcxml/libcxml-0.15.5.ebuild
index c2f81a9bc6cb..edbcfc29fa89 100644
--- a/dev-libs/libcxml/libcxml-0.15.5.ebuild
+++ b/dev-libs/libcxml/libcxml-0.15.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)"
inherit python-any-r1 waf-utils
DESCRIPTION="small C++ library which makes it marginally neater to parse XML using libxml++"
-HOMEPAGE="http://carlh.net/libcxml"
-SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://carlh.net/libcxml"
+SRC_URI="https://carlh.net/downloads/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"