mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libdrm: update to 2.4.74
This commit is contained in:
parent
7caa4bf013
commit
ab9747dcd5
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.73
|
version=2.4.74
|
||||||
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="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=96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d
|
checksum=d80dd5a76c401f4c8756dcccd999c63d7e0a3bad258d96a829055cfd86ef840b
|
||||||
|
|
||||||
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