git: fcf056178c7b - main - security/pecl-libsodium: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 19 May 2024 17:25:16 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcf056178c7bb1fb4756143df4e05342d25c1b6a

commit fcf056178c7bb1fb4756143df4e05342d25c1b6a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:17:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:15:27 +0000

    security/pecl-libsodium: Update WWW
---
 security/pecl-libsodium/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile
index b73e3f2e4ee9..17e0675f1aa7 100644
--- a/security/pecl-libsodium/Makefile
+++ b/security/pecl-libsodium/Makefile
@@ -4,7 +4,8 @@ CATEGORIES=	security
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PHP wrapper for the Sodium cryptographic library
-WWW=		https://pecl.php.net/package/libsodium
+WWW=		https://pecl.php.net/package/libsodium \
+		https://github.com/jedisct1/libsodium-php
 
 LICENSE=	BSD2CLAUSE