diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:45:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-21 05:45:02 +0000 |
commit | 08771886f3fe373302aa85509b94c1862a618e1e (patch) | |
tree | 02247f43a0e61fd1a0d7f4ba49443738639b9981 | |
parent | devel/py-pydantic: Update 1.4 -> 1.5 (diff) |
devel/pybind11: Update 2.4.3 -> 2.5.0
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=532254
-rw-r--r-- | devel/pybind11/Makefile | 2 | ||||
-rw-r--r-- | devel/pybind11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index a77b4ebff0d1..f63de1f0c07b 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -2,7 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.4.3 +DISTVERSION= 2.5.0 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 2e931ebe2969..b3828764955f 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571728496 -SHA256 (pybind-pybind11-v2.4.3_GH0.tar.gz) = 1eed57bc6863190e35637290f97a20c81cfe4d9090ac0a24f3bbf08f265eb71d -SIZE (pybind-pybind11-v2.4.3_GH0.tar.gz) = 571127 +TIMESTAMP = 1587447825 +SHA256 (pybind-pybind11-v2.5.0_GH0.tar.gz) = 97504db65640570f32d3fdf701c25a340c8643037c3b69aec469c10c93dc8504 +SIZE (pybind-pybind11-v2.5.0_GH0.tar.gz) = 573769 |