aboutsummaryrefslogtreecommitdiffstats
path: root/main/cryptsetup
diff options
context:
space:
mode:
Diffstat (limited to 'main/cryptsetup')
-rw-r--r--main/cryptsetup/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD
index b1cd63ddb2..e777312d0f 100644
--- a/main/cryptsetup/APKBUILD
+++ b/main/cryptsetup/APKBUILD
@@ -3,7 +3,7 @@ pkgname=cryptsetup
pkgver=1.6.7
pkgrel=1
pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
-url="http://code.google.com/p/cryptsetup/"
+url="https://gitlab.com/cryptsetup/cryptsetup"
arch="all"
license="GPL2+"
depends=""