aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-18 18:58:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-19 10:12:15 +0000
commit6f530ed2e285313610f930f98dacab71c5247715 (patch)
tree7bb6f60faf5a7016328c56ad62835964d47d3d6b /main/cryptsetup
parent4613de7ceaf8814445772fdf51438dc14837f7d9 (diff)
downloadaports-6f530ed2e285313610f930f98dacab71c5247715.tar.bz2
aports-6f530ed2e285313610f930f98dacab71c5247715.tar.xz
main/cryptsetup: 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 3d7040df39..40848d1363 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=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"