diff options
Diffstat (limited to 'dev-libs/libsigsegv/libsigsegv-2.10.ebuild')
-rw-r--r-- | dev-libs/libsigsegv/libsigsegv-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild index f655366a1455..f5ddb94ed6d5 100644 --- a/dev-libs/libsigsegv/libsigsegv-2.10.ebuild +++ b/dev-libs/libsigsegv/libsigsegv-2.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="library for handling page faults in user mode" -HOMEPAGE="http://www.gnu.org/software/libsigsegv/" +HOMEPAGE="https://www.gnu.org/software/libsigsegv/" SRC_URI="mirror://gnu/libsigsegv/${P}.tar.gz" LICENSE="GPL-2" |