From 3c26f3261622aebe55a5efbe3aab4131979bacf3 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 20 May 2016 05:02:54 -0400 Subject: [PATCH] libdrm: pciutils abi bump --- srcpkgs/libdrm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libdrm/template b/srcpkgs/libdrm/template index a28759c091d..3a4fa26be4e 100644 --- a/srcpkgs/libdrm/template +++ b/srcpkgs/libdrm/template @@ -1,7 +1,7 @@ # Template build file for 'libdrm'. pkgname=libdrm version=2.4.68 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-udev --disable-valgrind" hostmakedepends="libtool automake pkg-config xorg-util-macros"