diff options
Diffstat (limited to 'user/glfw/APKBUILD')
-rw-r--r-- | user/glfw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/glfw/APKBUILD b/user/glfw/APKBUILD index 800875dd4..7acd66438 100644 --- a/user/glfw/APKBUILD +++ b/user/glfw/APKBUILD @@ -4,7 +4,7 @@ pkgname=glfw pkgver=3.3.2 pkgrel=0 pkgdesc="OpenGL desktop development library" -url="http://www.glfw.org/" +url="https://www.glfw.org/" arch="all" options="!check" # Tests require X11, GL, and manual intervention. license="Zlib" |