diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-14 04:18:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-02-14 04:18:24 +0000 |
commit | 9c5a8c3808751c3dafd729bc845e07566dd763e8 (patch) | |
tree | 265c0651d32c3f185866b18bff57555793065e83 | |
parent | 9e555db35a26943a7add3b8591f43908b6c63d67 (diff) |
devel/pybind11: Update 2.6.1 -> 2.6.2
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=565198
-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 1d00fd3f202d..3bda2b7a3b20 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -2,7 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 0a2715308165..d64cbe72f74e 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605326596 -SHA256 (pybind-pybind11-v2.6.1_GH0.tar.gz) = cdbe326d357f18b83d10322ba202d69f11b2f49e2d87ade0dc2be0c5c34f8e2a -SIZE (pybind-pybind11-v2.6.1_GH0.tar.gz) = 634179 +TIMESTAMP = 1613276223 +SHA256 (pybind-pybind11-v2.6.2_GH0.tar.gz) = 8ff2fff22df038f5cd02cea8af56622bc67f5b64534f1b83b9f133b8366acff2 +SIZE (pybind-pybind11-v2.6.2_GH0.tar.gz) = 647954 |