pciutils: update to 3.11.1.

This commit is contained in:
icp 2024-03-02 17:06:35 +05:30 committed by Andrew J. Hesford
parent 8f551859f2
commit ac32f2fa6e

View file

@ -1,6 +1,6 @@
# Template file for 'pciutils'
pkgname=pciutils
version=3.10.0
version=3.11.1
revision=1
hostmakedepends="pkg-config"
makedepends="zlib-devel libkmod-devel"
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="https://mj.ucw.cz/sw/pciutils/"
changelog="https://raw.githubusercontent.com/pciutils/pciutils/master/ChangeLog"
distfiles="https://mj.ucw.cz/download/linux/pci/pciutils-${version}.tar.gz"
checksum=7deabe38ae5fa88a96a8c4947975cf31c591506db546e9665a10dddbf350ead0
checksum=1904864ce5b0272d0a2e42e72ceac9e8810d1898480567f36b70642f8205fbfd
do_build() {
make OPT="${CFLAGS}" SHARED=no AR=${AR} \