diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-06-18 16:01:50 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-06-19 06:49:11 +0300 |
commit | 90c9dd92650814f96b99a5db257e8b620e00b16f (patch) | |
tree | f7ed08f9ce5ffb2f579308dff821e4f72856db4f /textproc/apache-solr | |
parent | textproc/apache-solr: switch to version 9 (diff) |
textproc/apache-solr: update to 9.2.1
Changelog:
https://solr.apache.org/news.html#apache-solrtm-921-available
Diffstat (limited to 'textproc/apache-solr')
-rw-r--r-- | textproc/apache-solr/Makefile | 2 | ||||
-rw-r--r-- | textproc/apache-solr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index 7bc5ef3b5cb2..5517c348c1e0 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -1,5 +1,5 @@ PORTNAME= apache-solr -PORTVERSION= 9.2.0 +PORTVERSION= 9.2.1 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= textproc java diff --git a/textproc/apache-solr/distinfo b/textproc/apache-solr/distinfo index 1072d03ea14c..33b3d07eefe6 100644 --- a/textproc/apache-solr/distinfo +++ b/textproc/apache-solr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682234904 -SHA256 (solr-9.2.0.tgz) = 8b134a13a3e7598f68565b01e755a47e24b37a88141cd2f489fc2812c96f21af -SIZE (solr-9.2.0.tgz) = 278193419 +TIMESTAMP = 1687089637 +SHA256 (solr-9.2.1.tgz) = 5fe6499daf083655cd1c577c90ab07c50b4858dcfbba0a5c479efdcbd591c624 +SIZE (solr-9.2.1.tgz) = 278512901 |