python3-pyopencl: update to 2021.2.9.

This commit is contained in:
Andrew J. Hesford 2021-10-21 09:35:27 -04:00
parent ca34cbd52d
commit cdeda95599

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyopencl'
pkgname=python3-pyopencl
version=2021.2.8
version=2021.2.9
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=15809b5d2b9a86ad01e31d176c00415436805ac884c4d197d9263bfe98280d76
checksum=51425e65ec49c738eefe21b1eeb1f39245b01cc0ddfd495fbe1f8df33dbc6c9e
do_configure() {
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \