Skip to content

Commit

Permalink
net-misc/icecast: use HTTPS
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: #16514
Signed-off-by: Aaron Bauman <bman@gentoo.org>
  • Loading branch information
mm1ke authored and FuzzyGophers committed Jul 1, 2020
1 parent 8b0c537 commit 9c8e1b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-misc/icecast/icecast-2.4.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9c8e1b4

Please sign in to comment.