summaryrefslogtreecommitdiff
path: root/dev-libs/nanomsg/nanomsg-1.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/nanomsg/nanomsg-1.1.0.ebuild')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.1.0.ebuild b/dev-libs/nanomsg/nanomsg-1.1.0.ebuild
index b2e2b2fb1d47..cff38d473fb8 100644
--- a/dev-libs/nanomsg/nanomsg-1.1.0.ebuild
+++ b/dev-libs/nanomsg/nanomsg-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
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-multilib
DESCRIPTION="High-performance messaging interface for distributed applications"
-HOMEPAGE="http://nanomsg.org/"
+HOMEPAGE="https://nanomsg.org/"
SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"