mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/fbset: update download URL
Fixes: http://autobuild.buildroot.org/results/13e/13e28650fc58fc62c801a664d79616c6dd39a8ac Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cf647b69fb
commit
c1a6987da9
@@ -7,4 +7,4 @@ config BR2_PACKAGE_FBSET
|
|||||||
simple and unique interface to access different kinds of
|
simple and unique interface to access different kinds of
|
||||||
graphic displays.
|
graphic displays.
|
||||||
|
|
||||||
http://users.telenet.be/geertu/Linux/fbdev/
|
http://g33rt.be/migrated/Linux/fbdev/
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
FBSET_VERSION = 2.1
|
FBSET_VERSION = 2.1
|
||||||
FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
|
FBSET_SITE = http://g33rt.be/migrated/Linux/fbdev
|
||||||
FBSET_DEPENDENCIES = host-bison host-flex
|
FBSET_DEPENDENCIES = host-bison host-flex
|
||||||
FBSET_LICENSE = GPL-2.0
|
FBSET_LICENSE = GPL-2.0
|
||||||
FBSET_LICENSE_FILES = fbset.c
|
FBSET_LICENSE_FILES = fbset.c
|
||||||
|
|||||||
Reference in New Issue
Block a user