mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
partitionmanager: cryptsetup URL update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
db4e43ae55
commit
af0c708dda
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue