aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-06-28 11:58:36 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-06-28 14:17:03 +0000
commit5113feeda0ff876871368c474ea700e541cf868c (patch)
treefe43d824856b4f1524dc23069f76d6320ba0d4b7
parentd291f2175237946210abf7318625a352d0fc901b (diff)
downloadvoid-packages-5113feeda0ff876871368c474ea700e541cf868c.tar
void-packages-5113feeda0ff876871368c474ea700e541cf868c.tar.gz
void-packages-5113feeda0ff876871368c474ea700e541cf868c.tar.bz2
void-packages-5113feeda0ff876871368c474ea700e541cf868c.tar.lz
void-packages-5113feeda0ff876871368c474ea700e541cf868c.tar.xz
void-packages-5113feeda0ff876871368c474ea700e541cf868c.tar.zst
void-packages-5113feeda0ff876871368c474ea700e541cf868c.zip
python3-pybind11: update to 2.13.1.
-rw-r--r--srcpkgs/python3-pybind11/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-pybind11/template b/srcpkgs/python3-pybind11/template
index 716ff822b0b..8c5e14fd59e 100644
--- a/srcpkgs/python3-pybind11/template
+++ b/srcpkgs/python3-pybind11/template
@@ -1,6 +1,6 @@
# Template file for 'python3-pybind11'
pkgname=python3-pybind11
-version=2.12.0
+version=2.13.1
revision=1
build_style=python3-module
hostmakedepends="cmake python3-setuptools
@@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/pybind/pybind11"
distfiles="https://github.com/pybind/pybind11/archive/v${version}.tar.gz"
-checksum=bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7
+checksum=51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
post_patch() {
# These dependencies are not packaged and don't affect the man page