diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-31 21:08:41 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-09 10:08:54 -0400 |
commit | cfe9326ccb1b90614ffae04fcdb0c9532ab846bb (patch) | |
tree | ad9cf43247c4183bf48807e4c0899a5e1db3f12e /sci-geosciences/bt747 | |
parent | dev-python/oct2py: use HTTPs, sync HOMEPAGEs (diff) | |
download | gentoo-cfe9326ccb1b90614ffae04fcdb0c9532ab846bb.tar.gz gentoo-cfe9326ccb1b90614ffae04fcdb0c9532ab846bb.tar.bz2 gentoo-cfe9326ccb1b90614ffae04fcdb0c9532ab846bb.zip |
sci-geosciences/bt747: use HTTPs
Diffstat (limited to 'sci-geosciences/bt747')
-rw-r--r-- | sci-geosciences/bt747/bt747-2.1.7-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-geosciences/bt747/bt747-2.1.7-r2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-geosciences/bt747/bt747-2.1.7-r1.ebuild b/sci-geosciences/bt747/bt747-2.1.7-r1.ebuild index 94c6f870e372..d55b5a6b4038 100644 --- a/sci-geosciences/bt747/bt747-2.1.7-r1.ebuild +++ b/sci-geosciences/bt747/bt747-2.1.7-r1.ebuild @@ -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,9 +6,9 @@ EAPI=6 inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="MTK GPS Datalogger Device Control" -HOMEPAGE="http://www.bt747.org" +HOMEPAGE="https://www.bt747.org" SRC_URI="mirror://sourceforge/${PN}/Stable/BT747_${PV}_full.zip - http://www.bt747.org/icon/bt747_128x128.gif -> ${PN}.gif" + https://www.bt747.org/icon/bt747_128x128.gif -> ${PN}.gif" LICENSE="GPL-3" SLOT="1" diff --git a/sci-geosciences/bt747/bt747-2.1.7-r2.ebuild b/sci-geosciences/bt747/bt747-2.1.7-r2.ebuild index 17c7ae799eb6..33434af2b114 100644 --- a/sci-geosciences/bt747/bt747-2.1.7-r2.ebuild +++ b/sci-geosciences/bt747/bt747-2.1.7-r2.ebuild @@ -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 @@ -6,9 +6,9 @@ EAPI=6 inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="MTK GPS Datalogger Device Control" -HOMEPAGE="http://www.bt747.org" +HOMEPAGE="https://www.bt747.org" SRC_URI="mirror://sourceforge/${PN}/Stable/BT747_${PV}_full.zip - http://www.bt747.org/icon/bt747_128x128.gif -> ${PN}.gif" + https://www.bt747.org/icon/bt747_128x128.gif -> ${PN}.gif" LICENSE="GPL-3" SLOT="1" |