aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:17:07 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:15:27 +0000
commitfcf056178c7bb1fb4756143df4e05342d25c1b6a (patch)
treec27b12a67af0cce78db67beba8df8e35c01f9558
parent951003bfe661fed0dd4e78e5c3b26dced969450b (diff)
downloadports-fcf056178c7bb1fb4756143df4e05342d25c1b6a.tar.gz
ports-fcf056178c7bb1fb4756143df4e05342d25c1b6a.zip
security/pecl-libsodium: Update WWW
-rw-r--r--security/pecl-libsodium/Makefile3
1 files changed, 2 insertions, 1 deletions
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