From 47e4fdc3e760d549bff04fb2b90e2ab5d9f5ed23 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 11 Apr 2018 10:27:14 +0200 Subject: [PATCH] dev-embedded/mspdebug: use HTTPS --- dev-embedded/mspdebug/mspdebug-0.23.ebuild | 4 ++-- dev-embedded/mspdebug/mspdebug-0.24.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-embedded/mspdebug/mspdebug-0.23.ebuild b/dev-embedded/mspdebug/mspdebug-0.23.ebuild index 1a983bac36cb..875453d9360b 100644 --- a/dev-embedded/mspdebug/mspdebug-0.23.ebuild +++ b/dev-embedded/mspdebug/mspdebug-0.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 toolchain-funcs eutils DESCRIPTION="A free debugger for use with MSP430 MCUs" -HOMEPAGE="http://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug" +HOMEPAGE="https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug" SRC_URI="https://github.com/dlbeer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-embedded/mspdebug/mspdebug-0.24.ebuild b/dev-embedded/mspdebug/mspdebug-0.24.ebuild index bb7d9f778adb..a4ff1ba9081b 100644 --- a/dev-embedded/mspdebug/mspdebug-0.24.ebuild +++ b/dev-embedded/mspdebug/mspdebug-0.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="A free debugger for use with MSP430 MCUs" -HOMEPAGE="http://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug" +HOMEPAGE="https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug" SRC_URI="https://github.com/dlbeer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -- 2.26.2