diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-17 09:30:01 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-17 10:14:18 -0700 |
commit | bac793ad1aa2c8c723478c5e5c3567f965f65398 (patch) | |
tree | f8b2c143e77039cde11a3038f851fcf906a87cd3 | |
parent | devel/pybind11: Update 2.9.2 -> 2.10.0 (diff) |
devel/py-pybind11: Update 2.9.2 -> 2.10.0
Reported by: portscout
-rw-r--r-- | devel/py-pybind11/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pybind11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index 1f8c76835ba6..7ac235ac9db4 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -1,7 +1,7 @@ # Created by: Yuri Victorovich <yuri@rawbw.com> PORTNAME= pybind11 -DISTVERSION= 2.9.2 +DISTVERSION= 2.10.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo index 59e52a462a67..876b96db710e 100644 --- a/devel/py-pybind11/distinfo +++ b/devel/py-pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650670302 -SHA256 (pybind11-2.9.2.tar.gz) = e5541f8bccf9111d1a94f7897593b55c4cf1a28d5e8cfc8225a855651f011071 -SIZE (pybind11-2.9.2.tar.gz) = 193212 +TIMESTAMP = 1658074468 +SHA256 (pybind11-2.10.0.tar.gz) = 18977589c10f595f65ec1be90b0a0763b43e458d25d97be9db75b958eb1f43fe +SIZE (pybind11-2.10.0.tar.gz) = 193392 |