mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
libdrm: update to 2.4.79.
This commit is contained in:
parent
384d5f50eb
commit
44b30a2f61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libdrm'.
|
# Template build file for 'libdrm'.
|
||||||
pkgname=libdrm
|
pkgname=libdrm
|
||||||
version=2.4.77
|
version=2.4.79
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-udev --disable-valgrind"
|
configure_args="--enable-udev --disable-valgrind"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://dri.freedesktop.org/"
|
homepage="https://dri.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
distfiles="https://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||||
checksum=e8d5e2ca3a42a4d02b4df97fde45a12eeeb34c158008361026f82c8bf6fb3b6d
|
checksum=c6aaf319293bce38023e9a637471b0f45c93c807d2a279060d741fc7a2e5b197
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue