summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-09 19:48:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-10 23:54:54 +0100
commite7356993ca5f353b01a507d66c81667799760c23 (patch)
treeb0aed28a4123beb3cd99dc413d518f985430f0e6 /dev-libs/msgpack/msgpack-1.4.2.ebuild
parentapp-vim/yankring: use HTTPS. (diff)
downloadgentoo-e7356993ca5f353b01a507d66c81667799760c23.tar.gz
gentoo-e7356993ca5f353b01a507d66c81667799760c23.tar.bz2
gentoo-e7356993ca5f353b01a507d66c81667799760c23.zip
dev-libs/msgpack: use HTTPS.
Diffstat (limited to 'dev-libs/msgpack/msgpack-1.4.2.ebuild')
-rw-r--r--dev-libs/msgpack/msgpack-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"