mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/crcmod: Update SRC_URI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user