diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 11:21:55 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 11:40:53 +0000 |
commit | 764fa8d73f5fe72d580bfdf4664c5ef63d72af4e (patch) | |
tree | 94775ac97fad1e0e607877c4630bdb46ff489596 | |
parent | 5aea95b0c1434acc61358c460ea63660b8e9b024 (diff) |
textproc/codespell: Update to 2.2.1
-rw-r--r-- | textproc/codespell/Makefile | 2 | ||||
-rw-r--r-- | textproc/codespell/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index f4f7dbc9b133..12477882d835 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -1,5 +1,5 @@ PORTNAME= codespell -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP diff --git a/textproc/codespell/distinfo b/textproc/codespell/distinfo index 79451ba9f3bf..f5e8d8d8e8a7 100644 --- a/textproc/codespell/distinfo +++ b/textproc/codespell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623697050 -SHA256 (codespell-2.1.0.tar.gz) = 19d3fe5644fef3425777e66f225a8c82d39059dcfe9edb3349a8a2cf48383ee5 -SIZE (codespell-2.1.0.tar.gz) = 185923 +TIMESTAMP = 1661599157 +SHA256 (codespell-2.2.1.tar.gz) = 569b67e5e5c3ade02a1e23f6bbc56c64b608a3ab48ddd943ece0a03e6c346ed1 +SIZE (codespell-2.2.1.tar.gz) = 208802 |