From 18d5e58e2db0e4a50527cb99fbef2107cf278198 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 28 Jun 2021 09:56:20 -0400 Subject: [PATCH] python3-pyopencl: update to 2021.2.5. --- 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 11c68b5df1..337f0d35f0 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.2 +version=2021.2.5 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=50876f16624bc623fa2eff98a91259761b51471e186f535d4d4e7bce58292f0c +checksum=bd88c6b45fb7f9a11c9b4dbcff888d1bb42f04c214ae77d663c96f8d6ad4679c do_configure() { ./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \