From d02fff19a49d679d95fe3873b361e0f6cadcfc1f Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sun, 15 Aug 2021 15:37:55 +1000 Subject: python/pybind11: Updated for version 2.7.1 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- python/pybind11/pybind11.SlackBuild | 2 +- python/pybind11/pybind11.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild index 1dd777618e..836b92bcfe 100644 --- a/python/pybind11/pybind11.SlackBuild +++ b/python/pybind11/pybind11.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pybind11 -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/pybind11/pybind11.info b/python/pybind11/pybind11.info index d3e65f1b6b..c5e6c2f558 100644 --- a/python/pybind11/pybind11.info +++ b/python/pybind11/pybind11.info @@ -1,8 +1,8 @@ PRGNAM="pybind11" -VERSION="2.6.2" +VERSION="2.7.1" HOMEPAGE="https://github.com/pybind/pybind11" -DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.6.2/pybind11-2.6.2.tar.gz" -MD5SUM="c5ea9c4c57082e05efe14e4b34323bfd" +DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.7.1/pybind11-2.7.1.tar.gz" +MD5SUM="b87860218c143728f8e6efa6cba7e1ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3