mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-radio/xlog: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8674
This commit is contained in:
committed by
Aaron Bauman
parent
12000ccfd3
commit
d1ba3046bb
@@ -7,8 +7,8 @@ inherit autotools fdo-mime toolchain-funcs
|
||||
MY_P=${P/_}
|
||||
|
||||
DESCRIPTION="An amateur radio logging program"
|
||||
HOMEPAGE="http://www.nongnu.org/xlog"
|
||||
SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz"
|
||||
HOMEPAGE="https://www.nongnu.org/xlog"
|
||||
SRC_URI="https://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user