dev-embedded/gnome-avrdude: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-11 10:26:01 +02:00
committed by David Seifert
parent 3b3c55b4b5
commit dd569df7e8

View 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=5
@@ -6,7 +6,7 @@ EAPI=5
inherit gnome2 autotools
DESCRIPTION="GNOME GUI for avrdude"
HOMEPAGE="http://www.sourceforge.net/projects/gnome-avrdude/"
HOMEPAGE="https://www.sourceforge.net/projects/gnome-avrdude/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"