summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-03-12 18:14:45 +0100
committerJuergen Daubert <jue@jue.li>2021-03-12 18:14:45 +0100
commitcd5612833bcf0518c40870e7dcbc98ab61be5e48 (patch)
tree593503d5a907f933977887ab898bda3119b1ab0a
parent90e2086f5e3e1bdee6a9357ba7c6f139acd9a995 (diff)
downloadopt-cd5612833bcf0518c40870e7dcbc98ab61be5e48.tar.gz
opt-cd5612833bcf0518c40870e7dcbc98ab61be5e48.tar.xz
cryptsetup: update to 2.3.5
-rw-r--r--cryptsetup/.signature6
-rw-r--r--cryptsetup/Pkgfile8
2 files changed, 7 insertions, 7 deletions
diff --git a/cryptsetup/.signature b/cryptsetup/.signature
index bc0bac19a..d178846a7 100644
--- a/cryptsetup/.signature
+++ b/cryptsetup/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cgQD/HqIK3j4foj3bY1wGKOeNpF0uEBlj3XA/U72O5DofHOqLHOcUlwSo0bmrhWDqhui0jAiS94VjoaQ+wBaAU=
-SHA256 (Pkgfile) = a791b0e020de020bbe4db8369343f9924f48206fe514ba1a572f7bcfda8886e2
+RWSE3ohX2g5d/RUPX9bzuYvMNAk83fv8SHXolIMn0d+3qzLOhWrYy1shhwaNKbjyON2rUV10C6y4ssVAzlwknuGzA81UfIBpwgE=
+SHA256 (Pkgfile) = 417d45cbc02bdcd8a3196e623147fb67b8b0957009bb2a1615e9fa6b0c094384
SHA256 (.footprint) = dc5e24017567b04057866baf7a48010d5949e462242d537d4cbbb85cb6825f50
-SHA256 (cryptsetup-2.3.4.tar.xz) = 9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773
+SHA256 (cryptsetup-2.3.5.tar.xz) = ced9946f444d132536daf92fc8aca4277638a3c2d96e20540b2bae4d36fd70c1
diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile
index 045f978b1..70c46957c 100644
--- a/cryptsetup/Pkgfile
+++ b/cryptsetup/Pkgfile
@@ -1,10 +1,10 @@
# Description: user-friendly dm-crypt/LUKS interface
-# URL: https://gitlab.com/cryptsetup/cryptsetup
-# Maintainer: CRUX System Team, core-ports at crux dot nu
-# Depends on: libdevmapper openssl popt json-c
+# URL: https://gitlab.com/cryptsetup/cryptsetup
+# Maintainer: CRUX System Team, core-ports at crux dot nu
+# Depends on: libdevmapper openssl popt json-c
name=cryptsetup
-version=2.3.4
+version=2.3.5
release=1
source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz)

Generated by cgit