diff --git a/core/cryptsetup/spkgbuild b/core/cryptsetup/spkgbuild index 0969d89e6..a1b908f35 100755 --- a/core/cryptsetup/spkgbuild +++ b/core/cryptsetup/spkgbuild @@ -4,10 +4,10 @@ # depends : libgcrypt nettle nss openssl popt json-c name=cryptsetup -version=2.2.1 +version=2.2.2 release=1 source=(https://www.kernel.org/pub/linux/utils/cryptsetup/v${version::3}/$name-$version.tar.xz) -md5sum=(1654c8d2aa0dac51c8d1d755df61ae6c) +md5sum=(2b64ca9ea16e823df359eacf9c02414b) build() { cd $name-$version