aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-03-28 17:41:07 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-04-01 15:35:15 +0000
commit38a4ee50ac13ec497e74b90c8aac127ab1afea40 (patch)
treefe054c8525f002b1c38a35da2c803f79a45ab606
parentd7dbce68c6e08fd61a8ab9747f689f2949f1195a (diff)
downloadvoid-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar.gz
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar.bz2
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar.lz
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar.xz
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.tar.zst
void-packages-38a4ee50ac13ec497e74b90c8aac127ab1afea40.zip
python3-pybind11: update to 2.12.0.
-rw-r--r--srcpkgs/python3-pybind11/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-pybind11/template b/srcpkgs/python3-pybind11/template
index 0c97dacb26c..716ff822b0b 100644
--- a/srcpkgs/python3-pybind11/template
+++ b/srcpkgs/python3-pybind11/template
@@ -1,7 +1,7 @@
# Template file for 'python3-pybind11'
pkgname=python3-pybind11
-version=2.11.1
-revision=4
+version=2.12.0
+revision=1
build_style=python3-module
hostmakedepends="cmake python3-setuptools
python3-pytest python3-sphinx_rtd_theme python3-breathe"
@@ -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=d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c
+checksum=bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7
post_patch() {
# These dependencies are not packaged and don't affect the man page