From 4f656b62ab93dc3b4afaa533f97d121b6754af1b Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 27 Sep 2019 17:06:56 +1000 Subject: python/pybind11: Updated for version 2.4.2 Signed-off-by: Christoph Willing --- python/pybind11/pybind11.SlackBuild | 2 +- python/pybind11/pybind11.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/pybind11') diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild index a37e197212..4e1d3e3a7a 100644 --- a/python/pybind11/pybind11.SlackBuild +++ b/python/pybind11/pybind11.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=pybind11 -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pybind11/pybind11.info b/python/pybind11/pybind11.info index e083f488ca..1f37b3155d 100644 --- a/python/pybind11/pybind11.info +++ b/python/pybind11/pybind11.info @@ -1,8 +1,8 @@ PRGNAM="pybind11" -VERSION="2.3.0" +VERSION="2.4.2" HOMEPAGE="https://github.com/pybind/pybind11" -DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.3.0/pybind11-2.3.0.tar.gz" -MD5SUM="e2120c5b0e3c20a93f2dfcdc55026ba8" +DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.4.2/pybind11-2.4.2.tar.gz" +MD5SUM="afdf3a54ec7d4be32a291913de0b411c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3