sci-libs/libsigrok: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 11 Apr 2018 08:32:34 +0000 (10:32 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 11 Apr 2018 09:39:54 +0000 (11:39 +0200)
sci-libs/libsigrok/libsigrok-0.3.0.ebuild
sci-libs/libsigrok/libsigrok-0.4.0.ebuild
sci-libs/libsigrok/libsigrok-0.5.0.ebuild
sci-libs/libsigrok/libsigrok-9999.ebuild

index d978f928e0c72baae21b17a12b3acd30728d0439..dfa540c113febe2ce70f1c720410bfecd46596fd 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="5"
@@ -9,12 +9,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="basic hardware drivers for logic analyzers and input/output file format support"
-HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
+HOMEPAGE="https://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
 SLOT="0/2"
index b80377e5cf1cb847f93cc4c197d125434ab4a0d2..6eb82d7816261bfc7b061e68eb3c198fb3b1d1db 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="basic hardware drivers for logic analyzers and input/output file format support"
-HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
+HOMEPAGE="https://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
 SLOT="0/3"
index f4b44fd9c9bc4d84692cfc8c08c9052b44c42882..2119698af8f77a542c198f232669c437b489be05 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="basic hardware drivers for logic analyzers and input/output file format support"
-HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
+HOMEPAGE="https://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
 SLOT="0/4"
index f1ec96e0b8e9ed82be9467e321cdc17a3fb87b60..c3a463fbec8a0922a7d35b68e9d22fcf6d811832 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="basic hardware drivers for logic analyzers and input/output file format support"
-HOMEPAGE="http://sigrok.org/wiki/Libsigrok"
+HOMEPAGE="https://sigrok.org/wiki/Libsigrok"
 
 LICENSE="GPL-3"
 SLOT="0/9999"