dev-embedded/mspdebug: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 11 Apr 2018 08:27:14 +0000 (10:27 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 11 Apr 2018 09:39:42 +0000 (11:39 +0200)
dev-embedded/mspdebug/mspdebug-0.23.ebuild
dev-embedded/mspdebug/mspdebug-0.24.ebuild

index 1a983bac36cb431f862688c09d80404fd8dcbeb6..875453d9360bf76cfdf7905deca6be2464d6d4fc 100644 (file)
@@ -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"
index bb7d9f778adb50747d457774a3415debb495e081..a4ff1ba9081bd8b72a75d3f29e6553f593c5ae46 100644 (file)
@@ -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"