partitionmanager: cryptsetup URL update

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2021-07-27 21:32:56 +03:00
parent db4e43ae55
commit af0c708dda

View file

@ -78,7 +78,7 @@ namespace FS
FileSystem::SupportTool luks::supportToolName() const FileSystem::SupportTool luks::supportToolName() const
{ {
return SupportTool("cryptsetup", KUrl("https://code.google.com/p/cryptsetup/")); return SupportTool("cryptsetup", KUrl("https://gitlab.com/cryptsetup/cryptsetup"));
} }
qint64 luks::minCapacity() const qint64 luks::minCapacity() const