diff --git a/srcpkgs/pciutils/template b/srcpkgs/pciutils/template index b843bfab9f7..0a8e4738ebc 100644 --- a/srcpkgs/pciutils/template +++ b/srcpkgs/pciutils/template @@ -1,6 +1,6 @@ # Template file for 'pciutils' pkgname=pciutils -version=3.6.1 +version=3.6.2 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=b0a913fcb138601412779118b091217bccae9b135c26176d8aeefb5d5acd89e7 +checksum=d84d7096a71890f0ddddc50e88ac5a3bc7412bf48d8100fc15857a411564687d do_build() { make OPT="${CFLAGS}" SHARED=no AR=${AR} \