python3-pyopencl: update to 2021.2.10.
This commit is contained in:
parent
1940967493
commit
49daf4be3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyopencl'
|
||||
pkgname=python3-pyopencl
|
||||
version=2021.2.9
|
||||
version=2021.2.10
|
||||
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=51425e65ec49c738eefe21b1eeb1f39245b01cc0ddfd495fbe1f8df33dbc6c9e
|
||||
checksum=75a1f202741bace9606a8680bbbfac69bf8a73d4e7511fb1a6ce3e48185996ae
|
||||
|
||||
do_configure() {
|
||||
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \
|
||||
|
|
Loading…
Reference in a new issue