kmscube: Bump to latest version to fix mips64el errors
[buildroot-gz.git] / package / kmscube / kmscube.mk
blob37983b1a78e4e7fcf3a533fd92c62e4d1ebd0c89
1 ################################################################################
3 # kmscube
5 ################################################################################
7 KMSCUBE_VERSION = 6cbd03ab94066dddbba7bedfde87c7c4319c18d5
8 KMSCUBE_SITE = https://cgit.freedesktop.org/mesa/kmscube/snapshot
9 KMSCUBE_LICENSE = MIT
10 KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
11 KMSCUBE_AUTORECONF = YES
13 $(eval $(autotools-package))