me
/
guix
Archived
1
0
Fork 0

Use HTTPS for liballeg.org.

* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]:
Use HTTPS.
* guix/licenses.scm (giftware): Likewise.
master
Tobias Geerinckx-Rice 2020-01-17 22:18:29 +01:00
parent e572ec3cc3
commit 4968ea2c92
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
2 changed files with 3 additions and 3 deletions

View File

@ -723,7 +723,7 @@ package is the Nuklear bindings for LÖVE created by Kevin Harrison.")
multimedia programming. It handles common, low-level tasks such as creating
windows, accepting user input, loading data, drawing images, playing sounds,
etc.")
(home-page "http://liballeg.org")
(home-page "https://liballeg.org")
(license license:giftware)))
(define-public allegro
@ -764,7 +764,7 @@ etc.")
multimedia programming. It handles common, low-level tasks such as creating
windows, accepting user input, loading data, drawing images, playing sounds,
etc.")
(home-page "http://liballeg.org")
(home-page "https://liballeg.org")
(license license:bsd-3)))
(define-public allegro-5.0

View File

@ -286,7 +286,7 @@ at URI, which may be a file:// URI pointing the package's tree."
(define giftware
(license "Giftware"
"http://liballeg.org/license.html"
"https://liballeg.org/license.html"
"The Allegro 4 license"))
(define gpl1