diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-17 21:23:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-07 00:39:10 +0000 |
commit | 268cee3b0227efd217869b43152e8936a05cb850 (patch) | |
tree | d423114ee3e4ebe982f48abea11319040ed245fd /databases/tarantool | |
parent | devel/icu: temporarily switch to GitHub (diff) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
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 b209bbf1cc06..932eb713c906 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -2,6 +2,7 @@ PORTNAME= tarantool PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org |