dev-embedded/stlink: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 07:44:15 +0000 (17:44 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:47:28 +0000 (10:47 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-embedded/stlink/stlink-1.4.0.ebuild
dev-embedded/stlink/stlink-9999.ebuild

index 6711837c176af77848e35a1618175cf4f6754473..c7300459c3552d56dc0ffbcdb93ecbfc12a5e805 100644 (file)
@@ -8,7 +8,7 @@ inherit cmake-utils udev
 DESCRIPTION="stm32 discovery line linux programmer"
 HOMEPAGE="https://github.com/texane/stlink"
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/texane/stlink.git"
+       EGIT_REPO_URI="https://github.com/texane/stlink.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/texane/stlink/archive/${PV}/${P}.tar.gz"
index 6711837c176af77848e35a1618175cf4f6754473..c7300459c3552d56dc0ffbcdb93ecbfc12a5e805 100644 (file)
@@ -8,7 +8,7 @@ inherit cmake-utils udev
 DESCRIPTION="stm32 discovery line linux programmer"
 HOMEPAGE="https://github.com/texane/stlink"
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="git://github.com/texane/stlink.git"
+       EGIT_REPO_URI="https://github.com/texane/stlink.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/texane/stlink/archive/${PV}/${P}.tar.gz"