diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /databases/tarantool | |
parent | mail/dovecot: mail/dovecot-pigeonhole: upgrade to 2.3.17, 0.5.17 (diff) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index b09a0ea90aec..ca9aa5709a6e 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -2,6 +2,7 @@ PORTNAME= tarantool PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org |