aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-19 14:29:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-19 15:03:59 +0000
commit6128fdbb8fa068c4228a75a05382e4cb3d0473bf (patch)
tree35a8494560f9e9844c8af5efe6ffd074f097b570 /main/cryptsetup
parent38c3ca993af2e3d1105246e401301c1af41a4b60 (diff)
downloadaports-6128fdbb8fa068c4228a75a05382e4cb3d0473bf.tar.bz2
aports-6128fdbb8fa068c4228a75a05382e4cb3d0473bf.tar.xz
main/[various]: properly rebuild against json-c-0.13
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 40848d1363..f1b03fba1b 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cryptsetup
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"