mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-embedded/gnome-avrdude: use HTTPS
This commit is contained in:
committed by
David Seifert
parent
3b3c55b4b5
commit
dd569df7e8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user