diff options
Diffstat (limited to 'dev-libs/check/check-0.9.8-r1.ebuild')
-rw-r--r-- | dev-libs/check/check-0.9.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.9.8-r1.ebuild b/dev-libs/check/check-0.9.8-r1.ebuild index bb35a75b7d75..42200c56ccb8 100644 --- a/dev-libs/check/check-0.9.8-r1.ebuild +++ b/dev-libs/check/check-0.9.8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit autotools autotools-utils eutils DESCRIPTION="A unit test framework for C" -HOMEPAGE="http://sourceforge.net/projects/check/" +HOMEPAGE="https://sourceforge.net/projects/check/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" |