Skip to content
Snippets Groups Projects
Unverified Commit de975de3 authored by nikita's avatar nikita Committed by Efraim Flashner
Browse files

gnu: build: file-system: Change url of LUKS specification.


* gnu/build/file-system.scm: Change url of LUKS specification.

Signed-off-by: default avatarEfraim Flashner <efraim@flashner.co.il>
parent f0badf98
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ (define (ext2-superblock-volume-name sblock)
;;;
;; The LUKS header format is described in "LUKS On-Disk Format Specification":
;; <http://wiki.cryptsetup.googlecode.com/git/LUKS-standard/>. We follow
;; <https://gitlab.com/cryptsetup/cryptsetup/wikis/Specification>. We follow
;; version 1.2.1 of this document.
(define-syntax %luks-endianness
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment