summaryrefslogtreecommitdiffstats
path: root/python/pybind11
diff options
context:
space:
mode:
author Christoph Willing2021-08-15 07:37:55 +0200
committer Willy Sudiarto Raharjo2021-08-19 13:33:50 +0200
commitd02fff19a49d679d95fe3873b361e0f6cadcfc1f (patch)
tree73517053ab34f70506ab00c61e420fef4da000b1 /python/pybind11
parenta8304cd03b0ad6e66d8af9bd96da9bca75897d16 (diff)
downloadslackbuilds-d02fff19a49d679d95fe3873b361e0f6cadcfc1f.tar.gz
python/pybind11: Updated for version 2.7.1
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pybind11')
-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 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=""