summaryrefslogtreecommitdiff
path: root/dev-libs/libcxml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libcxml')
-rw-r--r--dev-libs/libcxml/Manifest2
-rw-r--r--dev-libs/libcxml/libcxml-0.15.5.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libcxml/Manifest b/dev-libs/libcxml/Manifest
index 9272e768cf90..d59eabd24313 100644
--- a/dev-libs/libcxml/Manifest
+++ b/dev-libs/libcxml/Manifest
@@ -1,4 +1,4 @@
AUX libcxml-0.15.5-respect-cxxflags.patch 444 BLAKE2B d09005bc9687c6633d8a3ab0dfd0d0a06304317225c300b6936d89e178413b4b4a560b409baf6f2cf45a64d09330e9434d3073c40897557e5534a8cefb2ce28c SHA512 23b8d1078eb397e03cd9c251ee859e799840c07d73c96cef122aa5031d381fcb82d33b79779720d0d2ac26bf2a7dbc82167752bf15472d010ddfe12d129342ea
DIST libcxml-0.15.5.tar.bz2 137328 BLAKE2B db8e8f1edfe6d03a1f60f9f62c1c3b33e9c092d0031aed4369b7c0075eb16432d8244a2098e75be6845905451a61e379829a80183acdcf9acf33372c354042ea SHA512 9ecb333bbd3c99c388bb08b28e6cf2cae97e5a5a6df29634f041e2718a5d995dabfd73686fe1494eac9d45198dbb1530fa8d5502a8ed3ca8010db087712cb87d
-EBUILD libcxml-0.15.5.ebuild 804 BLAKE2B 6b1695a937aeb219dcba2b036e0a0ca965c07d90d02651324c9b16804a2b584b581384c3ae9c3126ab57002f2eb7f69c13d70153a933789131e25137a829291e SHA512 1a93e6c7e61ca568039b95fd20fbaa151be2fedcbfcde2c0711741e9d1fc8932d3680549ea81f4a868f9779dc4f8002974e8250ab72f0772d77c68fd3b3c8923
+EBUILD libcxml-0.15.5.ebuild 803 BLAKE2B 55fa36df1514cd230ce8c2da98caaef76993548bd78842371f90c06225c888841c1b21cd7a52a25e1e868fbe0a19a20ca3e04a7a65f4ccf532c27a2df3df96ac SHA512 7f4998091f1a7af3d9a9f09083b214a3cca49507b238efc0d9c4d61efea6820388012171c3e512a5ec3bbbb29048aebc3349367ec39b5b07441007bb302d89cd
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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"