summaryrefslogtreecommitdiff
path: root/databases/tarantool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tarantool/Makefile')
-rw-r--r--databases/tarantool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile
index 9a1c13a6c3b5..58a046bd0063 100644
--- a/databases/tarantool/Makefile
+++ b/databases/tarantool/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tarantool
-PORTVERSION= 3.0.0
+PORTVERSION= 3.1.1
CATEGORIES= databases
MASTER_SITES= https://download.tarantool.org/tarantool/src/
@@ -56,5 +56,6 @@ post-patch:
post-install:
@${RMDIR} ${STAGEDIR}${PREFIX}/lib/tarantool/
+ @${RMDIR} ${STAGEDIR}${DATADIR}
.include <bsd.port.mk>