python3-pyopencl: update to 2021.2.1.
This commit is contained in:
parent
a9fdda4e5f
commit
2b64049d64
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyopencl'
|
# Template file for 'python3-pyopencl'
|
||||||
pkgname=python3-pyopencl
|
pkgname=python3-pyopencl
|
||||||
version=2021.1.6
|
version=2021.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="X11, Apache-2.0, BSD-3-Clause"
|
license="X11, Apache-2.0, BSD-3-Clause"
|
||||||
homepage="https://mathema.tician.de/software/pyopencl"
|
homepage="https://mathema.tician.de/software/pyopencl"
|
||||||
distfiles="${PYPI_SITE}/p/pyopencl/pyopencl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyopencl/pyopencl-${version}.tar.gz"
|
||||||
checksum=b618e8105cdd36df8bd2f511ca9d8e509a12c0f886e5848b12320c4a9dfefbb0
|
checksum=9138f99a9b3ca7ee4baae23c9e53dc3d02dff5a2f30dbd1c4663af6707e60b67
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \
|
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \
|
||||||
|
|
Loading…
Reference in a new issue