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:
parent
69c0526719
commit
74783ba56e
@ -289,7 +289,7 @@ framebuffer graphics, audio output and input event.")
|
|||||||
(description "DirectFB is a graphics library which was designed with embedded
|
(description "DirectFB is a graphics library which was designed with embedded
|
||||||
systems in mind. It offers maximum hardware accelerated performance at a
|
systems in mind. It offers maximum hardware accelerated performance at a
|
||||||
minimum of resource usage and overhead.")
|
minimum of resource usage and overhead.")
|
||||||
(home-page "http://www.directfb.org/")
|
(home-page "https://github.com/deniskropp/DirectFB")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public flux
|
(define-public flux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user