mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
libdrm: update to 2.4.69.
This commit is contained in:
parent
133dccccff
commit
2fd424cdf5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libdrm'.
|
# Template build file for 'libdrm'.
|
||||||
pkgname=libdrm
|
pkgname=libdrm
|
||||||
version=2.4.68
|
version=2.4.69
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-udev --disable-valgrind"
|
configure_args="--enable-udev --disable-valgrind"
|
||||||
hostmakedepends="libtool automake pkg-config xorg-util-macros"
|
hostmakedepends="libtool automake pkg-config xorg-util-macros"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://dri.freedesktop.org/"
|
homepage="http://dri.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
distfiles="http://dri.freedesktop.org/libdrm/$pkgname-$version.tar.bz2"
|
||||||
checksum=5b4bd9a5922929bc716411cb74061fbf31b06ba36feb89bc1358a91a8d0ca9df
|
checksum=09510cbc75adba7e84fd3ec86586fd352a787fd534a63377de9e19ff85280b33
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e '/pthread-stubs/d' -i configure.ac
|
sed -e '/pthread-stubs/d' -i configure.ac
|
||||||
|
|
Loading…
Add table
Reference in a new issue