dev-python/pyalsa: Inline mirror://alsaproject, use HTTPS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-09-15 17:55:51 +02:00
parent 042ee175a7
commit b3ec2b8846
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1 flag-o-matic
DESCRIPTION="Python bindings for ALSA library"
HOMEPAGE="https://alsa-project.org/"
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
SRC_URI="https://www.alsa-project.org/files/pub/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"

View File

@@ -9,7 +9,7 @@ inherit distutils-r1 flag-o-matic
DESCRIPTION="Python bindings for ALSA library"
HOMEPAGE="https://alsa-project.org/"
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
SRC_URI="https://www.alsa-project.org/files/pub/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"