pciutils: update to 3.13.0.

Closes: #50853 [via git-merge-pr]
This commit is contained in:
icp 2024-06-11 00:35:58 +05:30 committed by classabbyamp
parent 8a49a83bd6
commit fa6ad97d55
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'pciutils'
pkgname=pciutils
version=3.12.0
version=3.13.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=827a641d2016a15f0b959804daa5a05f055d0f91d58a70d32ac41ce7ef94164e
checksum=a03c88a0aab709b1697ca1753766f443e78297f84c7bcd80a82c1422edd7cb42
do_build() {
make OPT="${CFLAGS}" SHARED=no AR=${AR} \