libdrm: update to 2.4.97.
This commit is contained in:
parent
14ccd243ad
commit
3a6840d865
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdrm'
|
||||
pkgname=libdrm
|
||||
version=2.4.96
|
||||
version=2.4.97
|
||||
revision=1
|
||||
wrksrc="drm-libdrm-${version}"
|
||||
build_style=meson
|
||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://dri.freedesktop.org/"
|
||||
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
||||
checksum=adf53850977176c4d092be1aa8ccbb030914f5071497f3e5b33cd213a09f27e2
|
||||
checksum=833dbc47ac79c9d05ea66aec5cde9a91c621ccd53550a81b92f0b243047e3b3e
|
||||
|
||||
post_install() {
|
||||
sed -n 9,25p < libsync.h > LICENSE
|
||||
|
|
Loading…
Reference in a new issue