commit 40bc2beaa4752fcd2dd2fa6ae4280135c4100898 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 2 17:29:00 2019 +1100 cryptsetup: 2.2.1 -> 2.2.2 diff --git a/cryptsetup/.signature b/cryptsetup/.signature index 1d17b15de..663206f9d 100644 --- a/cryptsetup/.signature +++ b/cryptsetup/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SsJxCHJOPOneEYaffUQtjf5raogYO0uH5mNuymXPq+fzG2vRqRglUuvui/IKfxQV5UQdll42WNfShCdKhJ8lAI= -SHA256 (Pkgfile) = 0dd3345db33ef83d08f39e5ec6dcced7c04f3a9a96ab08ae1af3acae33c31e1f +RWSE3ohX2g5d/cGrXFcWkZDwLwUxKwdoRxkrJYJLRHfm5KcKTpyYyYtrJ/BWwpjXRUNymE8AglkzHivt8KOkNfpd1B5/nwnZQwo= +SHA256 (Pkgfile) = f4412847378b96fa98d5f3bda54192a532f2477e77b8a2927ada935fd9774755 SHA256 (.footprint) = dd00943322cd89226db39920a7e55da5fb30e12a4bfdae2ae4c86ba87641de99 -SHA256 (cryptsetup-2.2.1.tar.xz) = 94e79a31ed38bdb0acd9af7ccca1605a2ac62ca850ed640202876b1ee11c1c61 +SHA256 (cryptsetup-2.2.2.tar.xz) = 2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46 diff --git a/cryptsetup/Pkgfile b/cryptsetup/Pkgfile index 424482476..441085306 100644 --- a/cryptsetup/Pkgfile +++ b/cryptsetup/Pkgfile @@ -1,11 +1,10 @@ # Description: user-friendly dm-crypt/LUKS interface # URL: https://gitlab.com/cryptsetup/cryptsetup -# Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: Thomas Penteker, tek at serverop dot de # Depends on: libdevmapper openssl popt json-c name=cryptsetup -version=2.2.1 +version=2.2.2 release=1 source=(https://kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz)