aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-07-19 10:20:49 +0200
committerMattias Andrée <maandree@kth.se>2022-07-19 10:20:49 +0200
commit0bfc614e78cfbe8b162d5f6f5d106f61772bfeb4 (patch)
tree12ed2ce390072b9a756c619a4ff37e3ba3f7da66
parentImprove and fix typo in makefile (diff)
downloadkrandom-0bfc614e78cfbe8b162d5f6f5d106f61772bfeb4.tar.gz
krandom-0bfc614e78cfbe8b162d5f6f5d106f61772bfeb4.tar.bz2
krandom-0bfc614e78cfbe8b162d5f6f5d106f61772bfeb4.tar.xz
Update link to libkeccak in DEPENDENCIES
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index b7fbbe5..4e2d60d 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -15,4 +15,4 @@ BUILD DEPENDENCIES:
DEPENDENCY SOURCES:
- libkeccak https://github.com/maandree/libkeccak
+ libkeccak https://codeberg.org/maandree/libkeccak