diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:25 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:32 +0100 |
commit | ff33dd4700e81bd57df259a0fe29ed5fdddf2653 (patch) | |
tree | 21ea84be54109edbc29d43d44390aeb22f801971 /databases/tarantool | |
parent | devel/icu: Update to 76.1 (diff) |
*/*: Bump consumers of devel/icu
...to avoid library mismatches
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 58a046bd0063..063fd28a1198 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -1,5 +1,6 @@ PORTNAME= tarantool PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://download.tarantool.org/tarantool/src/ |