From 5eeb379d5a69ba9486b182a430c0c3e254800edd Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Jul 2021 21:16:07 -0400 Subject: [PATCH] python3-pyopencl: update to 2021.2.6. --- srcpkgs/python3-pyopencl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyopencl/template b/srcpkgs/python3-pyopencl/template index 337f0d35f0a..8330c1b41cf 100644 --- a/srcpkgs/python3-pyopencl/template +++ b/srcpkgs/python3-pyopencl/template @@ -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 " 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 \