diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-13 18:52:06 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-10 15:48:29 +0100 |
commit | 4f0533cc6f8f6f144e99068df9f4aedb0a805315 (patch) | |
tree | 798dfa5f3bf57bf08cba9f5110abd1dc56a77d32 /cryptsetup | |
parent | b95c902d00b0cb9b8b35dd2de67f72ff459cbd46 (diff) | |
download | opt-4f0533cc6f8f6f144e99068df9f4aedb0a805315.tar.gz opt-4f0533cc6f8f6f144e99068df9f4aedb0a805315.tar.xz |
cryptsetup: sorted depends on line
Diffstat (limited to 'cryptsetup')
-rw-r--r-- | cryptsetup/.signature | 4 | ||||
-rw-r--r-- | cryptsetup/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature index b15f5ceda..13f11c26e 100644 --- a/cryptsetup/.signature +++ b/cryptsetup/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WAWVAEAiGx/Yke/+LQ3/e1Bu8IJExz5nEAzmn0b10tcVjQpuaQ1rq+HpF3zgBvQjWHPSkqrgz/DjCEhPzAB5Ao= -SHA256 (Pkgfile) = 5dec6ed57897e4f193cbc45bab82977b10275ae6a7113ff1fe12ca0f47e86447 +RWSE3ohX2g5d/R14MW88NMScmiGOe8UaUvlqZ/GwHP6Vf0/e/bCxtMd3AfIqdtYJReq6SoijAG6vO0hAPzJHJ2I3/uquPv5IewQ= +SHA256 (Pkgfile) = ee7024079c2382f4128c7bef9ac33b7328327afa8460f4f16043105bd60eff38 SHA256 (.footprint) = f2831be96e5aa30aeb46629dfc28962442381a68c4badefb8e9ef5b06cc0702a SHA256 (cryptsetup-2.4.2.tar.xz) = 170cc2326a9daeeeb578579176bd10d4a60ee5c4fc5bc69018ce67dafc540b9c diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index b1be9fafd..f7c23174f 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -1,7 +1,7 @@ # Description: user-friendly dm-crypt/LUKS interface # URL: https://gitlab.com/cryptsetup/cryptsetup # Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: libdevmapper openssl popt json-c +# Depends on: json-c libdevmapper openssl popt name=cryptsetup version=2.4.2 |