diff crypto/libressl/libressl.sh @ 1285:6531ae5da11a

misc: add more PKGWWW
author David Demelier <markand@malikania.fr>
date Mon, 15 Nov 2021 09:11:52 +0100
parents d39c70366654
children 9867e578b1a9
line wrap: on
line diff
--- a/crypto/libressl/libressl.sh	Mon Nov 15 09:11:45 2021 +0100
+++ b/crypto/libressl/libressl.sh	Mon Nov 15 09:11:52 2021 +0100
@@ -18,8 +18,9 @@
 PKGNAME=libressl
 PKGVERSION=3.4.1
 PKGREVISION=1
-PKGLICENSE="CUSTOM"
+PKGLICENSE="Custom"
 PKGSUMMARY="OpenSSL fork from OpenBSD"
+PKGWWW="http://libressl.org"
 PKGDOWNLOAD="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$PKGNAME-$PKGVERSION.tar.gz"
 PKGDEPENDS="cmake:build"
 PKGPRESERVE="lib/libcrypto.so.47.0.0 lib/libssl.so.50.0.0 lib/libtls.so.22"