mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
pycares: fix 32 bits build.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user