pycares: fix 32 bits build.

This commit is contained in:
Oscar Lesta
2025-08-28 05:15:17 -03:00
parent bfc10710d1
commit 83c4844a2a

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pycares"
COPYRIGHT="2012 Saúl Ibarra Corretgé"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://files.pythonhosted.org/packages/source/${portName:0:1}/$portName/$portName-$portVersion.tar.gz"
SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pycares/pycares-$portVersion.tar.gz"
CHECKSUM_SHA256="9df70dce6e05afa5d477f48959170e569485e20dad1a089c4cf3b2d7ffbd8bf9"
PATCHES="pycares-$portVersion.patchset"