diff options
Diffstat (limited to 'system/sudo/APKBUILD')
-rw-r--r-- | system/sudo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sudo/APKBUILD b/system/sudo/APKBUILD index 0d8ac292c..3e3fdc7b5 100644 --- a/system/sudo/APKBUILD +++ b/system/sudo/APKBUILD @@ -11,7 +11,7 @@ else fi pkgrel=2 pkgdesc="Give certain users the ability to run some commands as root" -url="http://www.sudo.ws/sudo/" +url="https://www.sudo.ws/sudo/" arch="all" options="suid" license="ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause AND Zlib" |