diff --git a/srcpkgs/pciutils/template b/srcpkgs/pciutils/template index 13eb072aa8..43a3613cc6 100644 --- a/srcpkgs/pciutils/template +++ b/srcpkgs/pciutils/template @@ -1,6 +1,6 @@ # Template file for 'pciutils' pkgname=pciutils -version=3.6.2 +version=3.6.4 revision=1 hostmakedepends="pkg-config" makedepends="zlib-devel libkmod-devel" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="http://mj.ucw.cz/pciutils.html" changelog="https://raw.githubusercontent.com/pciutils/pciutils/master/ChangeLog" distfiles="https://github.com/pciutils/pciutils/archive/v${version}.tar.gz" -checksum=d84d7096a71890f0ddddc50e88ac5a3bc7412bf48d8100fc15857a411564687d +checksum=551d0ac33f030868b7e95c29e58dc2b1882455dbc9c15c15adf7086e664131f1 do_build() { make OPT="${CFLAGS}" SHARED=no AR=${AR} \