summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Christoph Willing2023-08-18 01:00:11 +0200
committer Willy Sudiarto Raharjo2023-08-19 04:15:28 +0200
commit8b9934d7511808739306eea3cb8cce1fe00fdafe (patch)
tree726066100d06bd721894307e2967b863dd44150a /python
parentc6c27ff17ffc0746e0b5e7e88671f2a448c62cd5 (diff)
downloadslackbuilds-8b9934d7511808739306eea3cb8cce1fe00fdafe.tar.gz
python/pybind11: Updated for version 2.11.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pybind11/pybind11.SlackBuild2
-rw-r--r--python/pybind11/pybind11.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pybind11/pybind11.SlackBuild b/python/pybind11/pybind11.SlackBuild
index 1e40ec8c7a..8c2162a6e8 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.10.4}
+VERSION=${VERSION:-2.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pybind11/pybind11.info b/python/pybind11/pybind11.info
index 607a7411dc..7df93613c6 100644
--- a/python/pybind11/pybind11.info
+++ b/python/pybind11/pybind11.info
@@ -1,8 +1,8 @@
PRGNAM="pybind11"
-VERSION="2.10.4"
+VERSION="2.11.1"
HOMEPAGE="https://github.com/pybind/pybind11"
-DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.10.4/pybind11-2.10.4.tar.gz"
-MD5SUM="812eda11d2a114fc0e841faf9626d2c9"
+DOWNLOAD="https://github.com/pybind/pybind11/archive/v2.11.1/pybind11-2.11.1.tar.gz"
+MD5SUM="49e92f92244021912a56935918c927d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""