python3-pyopencl: update to 2021.2.2.

This commit is contained in:
Andrew J. Hesford 2021-05-23 21:33:31 -04:00
parent 71d717831f
commit 8f0e17499c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyopencl'
pkgname=python3-pyopencl
version=2021.2.1
version=2021.2.2
revision=1
wrksrc=${pkgname#*-}-${version}
build_style=python3-module
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="X11, Apache-2.0, BSD-3-Clause"
homepage="https://mathema.tician.de/software/pyopencl"
distfiles="${PYPI_SITE}/p/pyopencl/pyopencl-${version}.tar.gz"
checksum=9138f99a9b3ca7ee4baae23c9e53dc3d02dff5a2f30dbd1c4663af6707e60b67
checksum=50876f16624bc623fa2eff98a91259761b51471e186f535d4d4e7bce58292f0c
do_configure() {
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \