diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-25 19:18:51 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-25 19:18:51 +0000 |
commit | 230f6d62dee38fd2368d93eb510c481d6c04d18b (patch) | |
tree | c984eff8415850e535d6473df3807cd4871c7a72 | |
parent | bb1493b0747cda236fd002900baae5764aa1527d (diff) | |
download | ports-230f6d62dee38fd2368d93eb510c481d6c04d18b.tar.gz ports-230f6d62dee38fd2368d93eb510c481d6c04d18b.zip |
textproc/hunspell: update to 1.7.1 release (+)
-rw-r--r-- | textproc/hunspell/Makefile | 3 | ||||
-rw-r--r-- | textproc/hunspell/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 69d5b7f5b34b..67bb13dd0753 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,6 +1,5 @@ PORTNAME= hunspell -PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTVERSION= 1.7.1 DISTVERSIONPREFIX= v CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} diff --git a/textproc/hunspell/distinfo b/textproc/hunspell/distinfo index 04245686e7a5..96a1ce4f75fc 100644 --- a/textproc/hunspell/distinfo +++ b/textproc/hunspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542055136 -SHA256 (hunspell/hunspell-hunspell-v1.7.0_GH0.tar.gz) = bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a -SIZE (hunspell/hunspell-hunspell-v1.7.0_GH0.tar.gz) = 482156 +TIMESTAMP = 1661271595 +SHA256 (hunspell/hunspell-hunspell-v1.7.1_GH0.tar.gz) = 6e3557624c608b3e6525b8bd277706db4f5a857c28fdb3cfa8d0d2b67776da8a +SIZE (hunspell/hunspell-hunspell-v1.7.1_GH0.tar.gz) = 526464 |