summaryrefslogtreecommitdiff
path: root/system/libuv/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/libuv/APKBUILD')
-rw-r--r--system/libuv/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libuv/APKBUILD b/system/libuv/APKBUILD
index acbf16d8d..e6e7316fd 100644
--- a/system/libuv/APKBUILD
+++ b/system/libuv/APKBUILD
@@ -5,7 +5,7 @@ pkgname=libuv
pkgver=1.23.2
pkgrel=0
pkgdesc="Cross-platform asychronous I/O"
-url="http://libuv.org"
+url="https://libuv.org"
arch="all"
license="MIT AND BSD-2-Clause AND BSD-3-Clause AND ISC"
makedepends="automake autoconf libtool linux-headers"