mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/cryptsetup1: replaces cryptsetup
This commit is contained in:
parent
49b7ed8a5a
commit
bb8551d7d4
@ -2,13 +2,14 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=cryptsetup1
|
||||
pkgver=1.7.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
|
||||
url="https://gitlab.com/cryptsetup/cryptsetup"
|
||||
arch="all"
|
||||
license="GPL-2.0-or-later"
|
||||
depends=""
|
||||
conflicts="cryptsetup"
|
||||
replaces="cryptsetup"
|
||||
makedepends_build=""
|
||||
makedepends_host="lvm2-dev libressl-dev popt-dev util-linux-dev"
|
||||
makedepends="$makedepends_build $makedepends_host"
|
||||
|
Loading…
Reference in New Issue
Block a user