dev-python/crcmod: Update SRC_URI

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-03-18 12:40:57 +01:00
parent a679b39fae
commit 9e61e7a2a0

View File

@@ -10,7 +10,9 @@ inherit distutils-r1
DESCRIPTION="Python CRC Generator module"
HOMEPAGE="http://crcmod.sourceforge.net/"
SRC_URI="mirror://sourceforge/crcmod/${P}.tar.gz"
SRC_URI="
https://downloads.sourceforge.net/project/crcmod/crcmod/${P}/${P}.tar.gz
"
LICENSE="MIT"
SLOT="0"