pciutils: update to 3.10.0.

This commit is contained in:
Bnyro 2023-07-04 18:33:29 +02:00 committed by Duncan Overbruck
parent 6b30e5ac6d
commit 106f97bd4c

View file

@ -1,6 +1,6 @@
# Template file for 'pciutils'
pkgname=pciutils
version=3.9.0
version=3.10.0
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=8953a785b2e3af414434b8fdcbfb75c90758819631001e60dd3afb89b22b2331
checksum=7deabe38ae5fa88a96a8c4947975cf31c591506db546e9665a10dddbf350ead0
do_build() {
make OPT="${CFLAGS}" SHARED=no AR=${AR} \