diff --git a/srcpkgs/python3-cvxopt/template b/srcpkgs/python3-cvxopt/template index 7e85f1c5628..44c17a17f6c 100644 --- a/srcpkgs/python3-cvxopt/template +++ b/srcpkgs/python3-cvxopt/template @@ -1,7 +1,7 @@ # Template file for 'python3-cvxopt' pkgname=python3-cvxopt -version=1.3.1 -revision=2 +version=1.3.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" makedepends="python3-devel SuiteSparse-devel gsl-devel glpk-devel fftw-devel @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="http://cvxopt.org/" changelog="https://github.com/cvxopt/cvxopt/releases" distfiles="${PYPI_SITE}/c/cvxopt/cvxopt-${version}.tar.gz" -checksum=8d567981cbfa2a4ba1667b3e6f73cb941cf1c6992bf1438911035963294aa498 +checksum=3461fa42c1b2240ba4da1d985ca73503914157fc4c77417327ed6d7d85acdbe6 build_options="openblas"