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>
This commit is contained in:
Christoph Willing 2023-08-18 09:00:11 +10:00 committed by Willy Sudiarto Raharjo
parent c6c27ff17f
commit 8b9934d751
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""