diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-09 19:48:10 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-10 23:54:54 +0100 |
commit | e7356993ca5f353b01a507d66c81667799760c23 (patch) | |
tree | b0aed28a4123beb3cd99dc413d518f985430f0e6 /dev-libs/msgpack | |
parent | app-vim/yankring: use HTTPS. (diff) | |
download | gentoo-e7356993ca5f353b01a507d66c81667799760c23.tar.gz gentoo-e7356993ca5f353b01a507d66c81667799760c23.tar.bz2 gentoo-e7356993ca5f353b01a507d66c81667799760c23.zip |
dev-libs/msgpack: use HTTPS.
Diffstat (limited to 'dev-libs/msgpack')
-rw-r--r-- | dev-libs/msgpack/msgpack-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/msgpack/msgpack-1.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/msgpack/msgpack-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/msgpack/msgpack-2.1.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-libs/msgpack/msgpack-1.1.0.ebuild b/dev-libs/msgpack/msgpack-1.1.0.ebuild index 0743ad515c86..9b281e2b23f9 100644 --- a/dev-libs/msgpack/msgpack-1.1.0.ebuild +++ b/dev-libs/msgpack/msgpack-1.1.0.ebuild @@ -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=5 @@ -14,7 +14,7 @@ else fi DESCRIPTION="MessagePack is a binary-based efficient data interchange format" -HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/" +HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-libs/msgpack/msgpack-1.4.2.ebuild b/dev-libs/msgpack/msgpack-1.4.2.ebuild index 186ab46e8bf7..bda3e971daca 100644 --- a/dev-libs/msgpack/msgpack-1.4.2.ebuild +++ b/dev-libs/msgpack/msgpack-1.4.2.ebuild @@ -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 @@ -14,7 +14,7 @@ else fi DESCRIPTION="MessagePack is a binary-based efficient data interchange format" -HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/" +HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/" LICENSE="Boost-1.0" SLOT="0" diff --git a/dev-libs/msgpack/msgpack-2.0.0.ebuild b/dev-libs/msgpack/msgpack-2.0.0.ebuild index 11a00b6a7a3e..8f7503aa83bb 100644 --- a/dev-libs/msgpack/msgpack-2.0.0.ebuild +++ b/dev-libs/msgpack/msgpack-2.0.0.ebuild @@ -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 @@ -17,7 +17,7 @@ else fi DESCRIPTION="MessagePack is a binary-based efficient data interchange format" -HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/" +HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-libs/msgpack/msgpack-2.1.1.ebuild b/dev-libs/msgpack/msgpack-2.1.1.ebuild index e0def45df75c..6f48d0e5952e 100644 --- a/dev-libs/msgpack/msgpack-2.1.1.ebuild +++ b/dev-libs/msgpack/msgpack-2.1.1.ebuild @@ -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 @@ -13,7 +13,7 @@ else fi DESCRIPTION="MessagePack is a binary-based efficient data interchange format" -HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/" +HOMEPAGE="https://msgpack.org/ https://github.com/msgpack/msgpack-c/" LICENSE="Boost-1.0" SLOT="0" |