mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libdrm: update to 2.4.98.
This commit is contained in:
parent
e5f9f907f4
commit
95a4bc165a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdrm'
|
# Template file for 'libdrm'
|
||||||
pkgname=libdrm
|
pkgname=libdrm
|
||||||
version=2.4.97
|
version=2.4.98
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="drm-libdrm-${version}"
|
wrksrc="drm-libdrm-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dri.freedesktop.org/"
|
homepage="https://dri.freedesktop.org/"
|
||||||
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/mesa/drm/-/archive/libdrm-${version}/drm-libdrm-${version}.tar.gz"
|
||||||
checksum=833dbc47ac79c9d05ea66aec5cde9a91c621ccd53550a81b92f0b243047e3b3e
|
checksum=8ad8543131ea91dbaa5724448230d0358b60ca6789553d01ce9f1bfef327bc03
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n 9,25p < libsync.h > LICENSE
|
sed -n 9,25p < libsync.h > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue