VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Alexander A. Klimov <grandmaster@al2klimov.de> 2020-08-11 18:34:50 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-08-12 10:58:00 -0700 commit: d89775fc929c5a1d91ed518a71b456da0865e5ff parent: 3adf3bae0d612357da516d39e1584f1547eb6e86
Commit Summary:
lib/: replace HTTP links with HTTPS ones
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/lib/xxhash.c b/lib/xxhash.c
index aa61e2a3802f..d5bb9ff10607 100644
--- a/lib/xxhash.c
+++ b/lib/xxhash.c
@@ -34,7 +34,7 @@
  * ("BSD").
  *
  * You can contact the author at:
- * - xxHash homepage: http://cyan4973.github.io/xxHash/
+ * - xxHash homepage: https://cyan4973.github.io/xxHash/
  * - xxHash source repository: https://github.com/Cyan4973/xxHash
  */