[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: soil: Update home page.
From: |
guix-commits |
Subject: |
02/02: gnu: soil: Update home page. |
Date: |
Wed, 5 Jun 2019 13:46:00 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit c0f6eebb6d9f6ca9b62344f32ce5f82dab601d53
Author: Marius Bakke <address@hidden>
Date: Wed Jun 5 19:40:12 2019 +0200
gnu: soil: Update home page.
* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
---
gnu/packages/gl.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 8f61a4b..a8654d0 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -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