Date: Sun, 19 May 2024 17:25:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fcf056178c7b - main - security/pecl-libsodium: Update WWW Message-ID: <202405191725.44JHPGQY062262@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191725.44JHPGQY062262>