diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-02-07 05:21:51 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-02-07 05:38:32 +0000 |
commit | d2a32b71af2af897a4d1cfb75b1a0c24b83e69f5 (patch) | |
tree | 11a89cd620c22e6d6adc4b7c57a5d0bd8286bf45 | |
parent | 09cf210418f2789c4aa6bdafcef1dcb0f2262310 (diff) |
textproc/apache-solr: update to 9.8.0
-rw-r--r-- | textproc/apache-solr/Makefile | 3 | ||||
-rw-r--r-- | textproc/apache-solr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index 5112c243eecf..bbec074736f6 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -1,6 +1,5 @@ PORTNAME= apache-solr -PORTVERSION= 9.7.0 -PORTREVISION= 1 +PORTVERSION= 9.8.0 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= https://archive.apache.org/dist/solr/solr/${PORTVERSION}/ diff --git a/textproc/apache-solr/distinfo b/textproc/apache-solr/distinfo index 923796921038..9ed57663b3a3 100644 --- a/textproc/apache-solr/distinfo +++ b/textproc/apache-solr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733237470 -SHA256 (solr-9.7.0.tgz) = 38548b86fa4e3c87883875952da124bf7d742cb8f7b25d37a1176833588e8552 -SIZE (solr-9.7.0.tgz) = 282847338 +TIMESTAMP = 1738905266 +SHA256 (solr-9.8.0.tgz) = 9948dcf798c196b834c4cbb420d1ea5995479431669d266c33d46548b67e69e1 +SIZE (solr-9.8.0.tgz) = 386095370 |