sci-electronics/sigrok-cli: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 11 Apr 2018 08:30:26 +0000 (10:30 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 11 Apr 2018 09:39:48 +0000 (11:39 +0200)
sci-electronics/sigrok-cli/sigrok-cli-0.7.0.ebuild
sci-electronics/sigrok-cli/sigrok-cli-9999.ebuild

index 479d36c1ef7bb75489eae5bda238ce4cf14e9058..05ed1f40fa7a0b76a62756473c410426be1d74c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,12 +11,12 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
        inherit git-r3 autotools
 else
-       SRC_URI="http://sigrok.org/download/source/${PN}/${P}.tar.gz"
+       SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Command-line client for the sigrok logic analyzer software"
-HOMEPAGE="http://sigrok.org/wiki/Sigrok-cli"
+HOMEPAGE="https://sigrok.org/wiki/Sigrok-cli"
 
 LICENSE="GPL-3"
 SLOT="0"
index 479d36c1ef7bb75489eae5bda238ce4cf14e9058..05ed1f40fa7a0b76a62756473c410426be1d74c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,12 +11,12 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
        inherit git-r3 autotools
 else
-       SRC_URI="http://sigrok.org/download/source/${PN}/${P}.tar.gz"
+       SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Command-line client for the sigrok logic analyzer software"
-HOMEPAGE="http://sigrok.org/wiki/Sigrok-cli"
+HOMEPAGE="https://sigrok.org/wiki/Sigrok-cli"
 
 LICENSE="GPL-3"
 SLOT="0"