From 6da23bb7281073578b2a8b951f48921522618b02 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 6 Jul 2017 21:27:52 +0200 Subject: [PATCH] pciutils: update to 3.5.5. --- srcpkgs/pciutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pciutils/template b/srcpkgs/pciutils/template index 2982789f59..2969b9eccc 100644 --- a/srcpkgs/pciutils/template +++ b/srcpkgs/pciutils/template @@ -1,6 +1,6 @@ # Template file for 'pciutils' pkgname=pciutils -version=3.5.4 +version=3.5.5 revision=1 hostmakedepends="pkg-config" makedepends="zlib-devel libkmod-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://mj.ucw.cz/pciutils.html" distfiles="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${version}.tar.gz" -checksum=1a650f10170423371d481c580071c27420b16a40eda995f3e906b8a9ade530c5 +checksum=58ad27f25c510598bdc5337160c8b573d6e9b328b3c5235636e89a1cc04d6a48 do_build() { make OPT="${CFLAGS}" SHARED=no AR=${AR} \