mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-geosciences/bt747: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
6ab89890e6
commit
cfe9326ccb
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user