gnu: directfb: Fix home page.

* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL.  The previous one
was unrelated to the project.
This commit is contained in:
Nicolas Goaziou 2021-01-06 14:12:29 +01:00
parent 69c0526719
commit 74783ba56e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -289,7 +289,7 @@ (define-public directfb
(description "DirectFB is a graphics library which was designed with embedded
systems in mind. It offers maximum hardware accelerated performance at a
minimum of resource usage and overhead.")
(home-page "http://www.directfb.org/")
(home-page "https://github.com/deniskropp/DirectFB")
(license license:lgpl2.1+)))
(define-public flux