databases/p5-DR-Tarantool: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh
2024-07-19 00:45:41 +08:00
parent ddc799a469
commit 6833524820
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl driver for Tarantool
WWW= https://metacpan.org/release/DR-Tarantool
WWW= https://metacpan.org/release/DR-Tarantool \
https://github.com/dr-co/dr-tarantool
LICENSE= ART10
-2
View File
@@ -3,5 +3,3 @@ This module provides a synchronous and asynchronous driver for Tarantool.
The driver does not have external dependencies, but includes the official
light-weight Tarantool C client (a single C header which implements all protocol
formatting) for packing requests and unpacking server responses.
See also: https://github.com/dr-co/dr-tarantool