From 11918ed24bfacdfa986ccf33ff0b1fa4f3756145 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 23 May 2016 08:22:36 +0200 Subject: [PATCH] pciutils: update to 3.5.1. --- srcpkgs/pciutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pciutils/template b/srcpkgs/pciutils/template index ff9b8a60a1..954e85711b 100644 --- a/srcpkgs/pciutils/template +++ b/srcpkgs/pciutils/template @@ -1,6 +1,6 @@ # Template file for 'pciutils' pkgname=pciutils -version=3.5.0 +version=3.5.1 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=a550931bca47996a7c62449e4daf77c9ac1df12afb3fdd8a77383cab2e8ad580 +checksum=9e642d842d69e2780f7c11f405099c9f6748a3917a4210d5f0c18eb9b58822a6 do_build() { make OPT="${CFLAGS}" SHARED=no AR=${AR} \