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