aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-08 14:43:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-09 19:58:36 +0000
commit7a5ecb5630c67a003b5a8fee67042a37a44c33e9 (patch)
tree018d7aaabfe80fd543cfd20e3d0206299d2b3871 /main/cryptsetup
parent78448c232453bbc2a7dc8e7adbc44a1a5a57fd57 (diff)
downloadaports-7a5ecb5630c67a003b5a8fee67042a37a44c33e9.tar.bz2
aports-7a5ecb5630c67a003b5a8fee67042a37a44c33e9.tar.xz
main/cryptsetup: rebuild against libressl-2.6
Diffstat (limited to 'main/cryptsetup')
-rw-r--r--main/cryptsetup/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD
index cabe7a4fb6..78469efd20 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
pkgver=1.7.5
-pkgrel=0
+pkgrel=1
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"