mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
85a2ebc1c4
Issue #1082
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
LICENSE := MIT
|
|
VERSION := 2.4.21
|
|
DOWNLOADS := libdrm.archive
|
|
|
|
URL(libdrm) := http://dri.freedesktop.org/libdrm/libdrm-$(VERSION).tar.bz2
|
|
SHA(libdrm) := be7754008424a12e01ab0f0da3deb8de13ad2f0c
|
|
DIR(libdrm) := src/lib/libdrm
|