aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-18 17:56:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-18 20:45:35 +0000
commit97436ecbb9c5e56a782ef8e60d495bf29945df5a (patch)
tree26cb07bf9634948948c857b4e7768e765c88edd5 /main/cryptsetup
parentcaedb3acc35e83d5220cb01ca432bbe544c8828a (diff)
downloadaports-97436ecbb9c5e56a782ef8e60d495bf29945df5a.tar.bz2
aports-97436ecbb9c5e56a782ef8e60d495bf29945df5a.tar.xz
main/cryptsetup: rebuild against libressl 2.5
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 279684a8e3..2e87a8b778 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
pkgver=1.7.4
-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"