mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-misc/icecast: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16514 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
8b0c537b6d
commit
9c8e1b4295
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit autotools systemd user
|
||||
|
||||
DESCRIPTION="Opensource alternative to shoutcast that supports mp3, ogg and aac streaming"
|
||||
HOMEPAGE="http://www.icecast.org/"
|
||||
SRC_URI="http://downloads.xiph.org/releases/icecast/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.icecast.org/"
|
||||
SRC_URI="https://downloads.xiph.org/releases/icecast/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user