From a3b9e39d09a00070055437d3a89871154398f805 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sat, 2 Apr 2022 20:21:05 +1000 Subject: python/pybind11: Updated for version 2.9.2 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 177fb609c199..2aa66f1c869a 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.9.1} +VERSION=${VERSION:-2.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/pybind11/pybind11.info b/python/pybind11/pybind11.info index bbb3ab64004c..c3bd184dcd5e 100644 --- a/python/pybind11/pybind11.info +++ b/python/pybind11/pybind11.info @@ -1,8 +1,8 @@ PRGNAM="pybind11" -VERSION="2.9.1" +VERSION="2.9.2" HOMEPAGE="https://github.com/pybind/pybind11" -DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.9.1/pybind11-2.9.1.tar.gz" -MD5SUM="7609dcb4e6e18eee9dc1a5f26572ded1" +DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.9.2/pybind11-2.9.2.tar.gz" +MD5SUM="06e4b6c2d0a5d6c6025941203cfcd4b6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3