mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-libs/zita-resampler: use HTTPS
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Part-of: https://github.com/gentoo/gentoo/pull/42988 Closes: https://github.com/gentoo/gentoo/pull/42988 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
7be44610f0
commit
a04c891b28
@@ -6,8 +6,8 @@ EAPI=8
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="C++ library for real-time resampling of audio signals"
|
||||
HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
|
||||
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.xz"
|
||||
HOMEPAGE="https://kokkinizita.linuxaudio.org/linuxaudio/"
|
||||
SRC_URI="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0/1"
|
||||
|
||||
Reference in New Issue
Block a user