diff --git a/srcpkgs/pciutils/template b/srcpkgs/pciutils/template index cdd0cd4e2a..bfd81438ab 100644 --- a/srcpkgs/pciutils/template +++ b/srcpkgs/pciutils/template @@ -1,6 +1,6 @@ # Template file for 'pciutils' pkgname=pciutils -version=3.4.0 +version=3.4.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=ba6244652723e137001e69d6081497d462cbff6ba0acec38cc81c20ea1ac0d7e +checksum=0196624282c33a9bcd4bd097d4100271c82af47797ecd7488ef2711fa5f043b2 do_build() { make OPT="${CFLAGS}" SHARED=no AR=${AR} \