commit: 4a507bede77163ac2264d52569be9672be065aec Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Mar 18 17:09:43 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Mar 18 17:13:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a507bed
sci-geosciences/osm-gps-map: use HTTPS in HOMEPAGE as well Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild index 63f13d8b864..2fcde861605 100644 --- a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild +++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools gnome2 DESCRIPTION="A GTK+ widget for displaying OpenStreetMap tiles" -HOMEPAGE="http://nzjrs.github.io/osm-gps-map/" +HOMEPAGE="https://nzjrs.github.io/osm-gps-map/" SRC_URI="https://github.com/nzjrs/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2+"
