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} \