commit 899204961996123f934c977534407fccb296b864
parent 9d02690c339d5915e3f4a51bf681c528f2139a39
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 13 Mar 2020 17:30:10 +0300
cryptsetup: removed from main
Diffstat:
5 files changed, 0 insertions(+), 19 deletions(-)
diff --git a/extra/cryptsetup/build b/extra/cryptsetup/build
@@ -1,12 +0,0 @@
-#!/bin/sh -e
-
-machine=$(cc -dumpmachine)
-
-./configure \
- --prefix=/usr \
- --build="$machine" \
- --host="$machine" \
- --disable-blkid
-
-make
-make DESTDIR="$1" install
diff --git a/extra/cryptsetup/checksums b/extra/cryptsetup/checksums
@@ -1 +0,0 @@
-395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85 cryptsetup-2.3.0.tar.xz
diff --git a/extra/cryptsetup/depends b/extra/cryptsetup/depends
@@ -1,4 +0,0 @@
-json-c
-lvm2
-popt
-util-linux
diff --git a/extra/cryptsetup/sources b/extra/cryptsetup/sources
@@ -1 +0,0 @@
-https://www.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-2.3.0.tar.xz
diff --git a/extra/cryptsetup/version b/extra/cryptsetup/version
@@ -1 +0,0 @@
-2.3.0 1