diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-11-01 20:28:52 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-11-15 18:40:59 +0300 |
commit | 5faabe82e6575c992fda3669466e7a2e79565db5 (patch) | |
tree | 56de09a6e0916e063b50fcded4d968e533e0df1a | |
parent | multimedia/mpv: pdf docs are already disabled after 8bc153091609 (diff) |
devel/py-xxhash: update 3.0.0 → 3.1.0
PR: 267499
Approved by: maintainer timeout (sunpoet, 2 weeks)
Diffstat (limited to '')
-rw-r--r-- | devel/py-xxhash/Makefile | 3 | ||||
-rw-r--r-- | devel/py-xxhash/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile index a05f5f1801f1..0ac9d86ecc0a 100644 --- a/devel/py-xxhash/Makefile +++ b/devel/py-xxhash/Makefile @@ -1,6 +1,5 @@ PORTNAME= xxhash -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xxhash/distinfo b/devel/py-xxhash/distinfo index 4ec633634f56..34fca5bc1686 100644 --- a/devel/py-xxhash/distinfo +++ b/devel/py-xxhash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058056 -SHA256 (xxhash-3.0.0.tar.gz) = 30b2d97aaf11fb122023f6b44ebb97c6955e9e00d7461a96415ca030b5ceb9c7 -SIZE (xxhash-3.0.0.tar.gz) = 74279 +TIMESTAMP = 1666375911 +SHA256 (xxhash-3.1.0.tar.gz) = ac21b1e21dc6fdfee9a57b53f4777539d53a84f2e1546a3f802f159f9966bdc1 +SIZE (xxhash-3.1.0.tar.gz) = 74389 |