Date: Thu, 9 Feb 2023 20:17:33 GMT From: =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: d9eb7677942f - stable/13 - update external URLs Message-ID: <202302092017.319KHXfD056895@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=d9eb7677942f28ad2f5c3427231727f6e7813391 commit d9eb7677942f28ad2f5c3427231727f6e7813391 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2022-02-05 08:19:56 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2023-02-09 20:17:07 +0000 update external URLs (cherry picked from commit 6981ec8bdff0f57833ab58747815e6e160eceaa2) --- sbin/md5/md5.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index ddda24196d9e..899e49ba3517 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd June 29, 2021 +.Dd Feb 5, 2022 .Dt MD5 1 .Os .Sh NAME @@ -239,10 +239,10 @@ RIPEMD-160 is part of the ISO draft standard on dedicated hash functions. .Pp Secure Hash Standard (SHS): -.Pa http://csrc.nist.gov/cryptval/shs.html . +.Pa https://www.nist.gov/publications/secure-hash-standard-shs .Pp The RIPEMD-160 page: -.Pa http://www.esat.kuleuven.ac.be/~bosselae/ripemd160.html . +.Pa https://homes.esat.kuleuven.be/~bosselae/ripemd160.html .Sh BUGS All of the utilities that end in .Sq sum
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302092017.319KHXfD056895>