gnu: soil: Update home page.

* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
This commit is contained in:
Marius Bakke 2019-06-05 19:40:12 +02:00
parent 7c22aa63cd
commit c0f6eebb6d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ OpenGL graphics API.")
`(("unzip" ,unzip)))
(inputs
`(("mesa" ,mesa)))
(home-page "http://www.lonesock.net/soil.html")
(home-page "https://www.lonesock.net/soil.html")
(synopsis "OpenGL texture loading library")
(description
"SOIL is a tiny C library used primarily for uploading textures into