From 8f0e17499cd5de142100d4cb3d80931ac381839b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 23 May 2021 21:33:31 -0400 Subject: [PATCH] python3-pyopencl: update to 2021.2.2. --- 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 c32c48d931f..11c68b5df1c 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.1 +version=2021.2.2 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=9138f99a9b3ca7ee4baae23c9e53dc3d02dff5a2f30dbd1c4663af6707e60b67 +checksum=50876f16624bc623fa2eff98a91259761b51471e186f535d4d4e7bce58292f0c do_configure() { ./configure.py --cl-inc-dir=${XBPS_CROSS_BASE}/usr/include \