python3-pyopencl: update to 2021.2.6.
This commit is contained in:
parent
98f281cf08
commit
5eeb379d5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyopencl'
|
||||
pkgname=python3-pyopencl
|
||||
version=2021.2.5
|
||||
version=2021.2.6
|
||||
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=bd88c6b45fb7f9a11c9b4dbcff888d1bb42f04c214ae77d663c96f8d6ad4679c
|
||||
checksum=df208546d28a3274ba7b554d50643ed1e393b8f3f75a43b24b83d3ee76597587
|
||||
|
||||
do_configure() {
|
||||
./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \
|
||||
|
|
Loading…
Reference in a new issue