summaryrefslogtreecommitdiff
path: root/databases/php-tarantool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php-tarantool/Makefile')
-rw-r--r--databases/php-tarantool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php-tarantool/Makefile b/databases/php-tarantool/Makefile
index a5bb5067b42a..9533da3597ff 100644
--- a/databases/php-tarantool/Makefile
+++ b/databases/php-tarantool/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tarantool
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= databases
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
@@ -17,6 +17,6 @@ USES= php:ext
CONFIGURE_ARGS= --with-tarantool
USE_GITHUB= yes
-GH_PROJECT= ${PORTNAME}-php
+GH_PROJECT= tarantool-php
.include <bsd.port.mk>