diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-23 07:36:05 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-23 07:50:07 +0100 |
commit | 73f75821956f2d36b8ee59e906e2bb3fad21204c (patch) | |
tree | 2c4b1f2db3b8a6c1ef61a24ce97da923028fa047 | |
parent | databases/pgagroal: Update version 1.5.0=>1.5.1 (diff) |
textproc/groonga: Update version 14.0.6=>14.0.7
Changelog: https://groonga.org/docs/news/14.html#release-14-0-7
-rw-r--r-- | textproc/groonga/Makefile | 2 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 856e7cb8407f..5e2718cb6e38 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -DISTVERSION= 14.0.6 +DISTVERSION= 14.0.7 CATEGORIES= textproc MASTER_SITES= https://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 1ba5a2631932..787143fc6b23 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742473199 -SHA256 (groonga-14.0.6.tar.gz) = d5c693400c9cbe91b63e0b5bc489f9f07af1bd68f12a089ccd1482ef69d6cc6c -SIZE (groonga-14.0.6.tar.gz) = 48912876 +TIMESTAMP = 1742711675 +SHA256 (groonga-14.0.7.tar.gz) = 97428e49adb3542cbc0545279b66c53fcd825176be5f231feba8951096ce4095 +SIZE (groonga-14.0.7.tar.gz) = 51513989 |