diff options
author | Alexis Praga <alexis.praga@free.fr> | 2022-04-19 08:19:24 -0700 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-04-19 08:19:24 -0700 |
commit | c6ddb57211e6e3cd6f5ddb9aa237af8fbac9ae5b (patch) | |
tree | 57747bb1e6ac3ba1a5d151a152945b45cf886920 /textproc/py-sphinxext-opengraph | |
parent | x11/kitty: Update to 0.25 (diff) |
textproc/py-sphinxext-opengraph: Update to 0.6.3
Changes: https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.6.2...v0.6.3
PR: 263365
Diffstat (limited to 'textproc/py-sphinxext-opengraph')
-rw-r--r-- | textproc/py-sphinxext-opengraph/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinxext-opengraph/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-sphinxext-opengraph/Makefile b/textproc/py-sphinxext-opengraph/Makefile index c9359f827c7d..c1fea6fbf568 100644 --- a/textproc/py-sphinxext-opengraph/Makefile +++ b/textproc/py-sphinxext-opengraph/Makefile @@ -1,7 +1,7 @@ # Created by: Alexis Praga <alexis.praga@free.fr> PORTNAME= sphinxext-opengraph -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinxext-opengraph/distinfo b/textproc/py-sphinxext-opengraph/distinfo index 1a282f1b4c5a..0f45bbf7fa85 100644 --- a/textproc/py-sphinxext-opengraph/distinfo +++ b/textproc/py-sphinxext-opengraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647191513 -SHA256 (wpilibsuite-sphinxext-opengraph-v0.6.2_GH0.tar.gz) = 963ff862f0ec23932185975849414a500f5127d599a696db75bcf19f2cfdfc13 -SIZE (wpilibsuite-sphinxext-opengraph-v0.6.2_GH0.tar.gz) = 23015 +TIMESTAMP = 1649606303 +SHA256 (wpilibsuite-sphinxext-opengraph-v0.6.3_GH0.tar.gz) = 148166240b3cb8fc4896397826483053f971c6eed81974885685735513ff1dbb +SIZE (wpilibsuite-sphinxext-opengraph-v0.6.3_GH0.tar.gz) = 23047 |