diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/nanomsg/nanomsg-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/nanomsg/nanomsg-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/nanomsg/nanomsg-1.1.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild index b2e2b2fb1d47..cff38d473fb8 100644 --- a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild +++ b/dev-libs/nanomsg/nanomsg-1.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=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" 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" diff --git a/dev-libs/nanomsg/nanomsg-1.1.2.ebuild b/dev-libs/nanomsg/nanomsg-1.1.2.ebuild index d76c8310c051..a6dff5c1b8b0 100644 --- a/dev-libs/nanomsg/nanomsg-1.1.2.ebuild +++ b/dev-libs/nanomsg/nanomsg-1.1.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=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" |