dev-libs/libserialport: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 11 Apr 2018 08:29:09 +0000 (10:29 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 11 Apr 2018 09:39:45 +0000 (11:39 +0200)
dev-libs/libserialport/libserialport-0.1.0.ebuild
dev-libs/libserialport/libserialport-0.1.1.ebuild
dev-libs/libserialport/libserialport-9999.ebuild

index 0def81cd3e8d945a0156992b2efb897931f908c8..7844e2784de5f8cc0b2ef8a76384561746262bcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -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="Cross platform serial port access library"
-HOMEPAGE="http://sigrok.org/wiki/Libserialport"
+HOMEPAGE="https://sigrok.org/wiki/Libserialport"
 
 LICENSE="LGPL-3"
 SLOT="0"
index 825a42a1d7445bdc45591d8b01230c0e7dca9a93..e8a3054e9eadcba0f80b9a7c1be0dffe90579386 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"
@@ -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="Cross platform serial port access library"
-HOMEPAGE="http://sigrok.org/wiki/Libserialport"
+HOMEPAGE="https://sigrok.org/wiki/Libserialport"
 
 LICENSE="LGPL-3"
 SLOT="0"
index 2b0b07022ab3db5ea06751c19b634335cdf77695..75606b202ba450b460b10bdffe997262e51197b5 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"
@@ -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="Cross platform serial port access library"
-HOMEPAGE="http://sigrok.org/wiki/Libserialport"
+HOMEPAGE="https://sigrok.org/wiki/Libserialport"
 
 LICENSE="LGPL-3"
 SLOT="0"