cryptsetup: updated to 2.2.2

This commit is contained in:
emmett1
2019-11-01 22:26:09 +08:00
parent b43cec959e
commit 751ecc40b5

View File

@@ -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