mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 13:10:33 +02:00
gnu: glfw: Use HTTPS home page.
* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS.
This commit is contained in:
@@ -733,7 +733,7 @@ OpenGL.")
|
||||
("libxinerama" ,libxinerama)
|
||||
("libxcursor" ,libxcursor)
|
||||
("libxxf86vm" ,libxxf86vm)))
|
||||
(home-page "http://www.glfw.org")
|
||||
(home-page "https://www.glfw.org")
|
||||
(synopsis "OpenGL application development library")
|
||||
(description
|
||||
"GLFW is a library for OpenGL, OpenGL ES and Vulkan development for
|
||||
|
||||
Reference in New Issue
Block a user