mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pciutils: update to 3.12.0.
This commit is contained in:
parent
9d0bbe8af1
commit
c833a47ce6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pciutils'
|
# Template file for 'pciutils'
|
||||||
pkgname=pciutils
|
pkgname=pciutils
|
||||||
version=3.11.1
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel libkmod-devel"
|
makedepends="zlib-devel libkmod-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mj.ucw.cz/sw/pciutils/"
|
homepage="https://mj.ucw.cz/sw/pciutils/"
|
||||||
changelog="https://raw.githubusercontent.com/pciutils/pciutils/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/pciutils/pciutils/master/ChangeLog"
|
||||||
distfiles="https://mj.ucw.cz/download/linux/pci/pciutils-${version}.tar.gz"
|
distfiles="https://mj.ucw.cz/download/linux/pci/pciutils-${version}.tar.gz"
|
||||||
checksum=1904864ce5b0272d0a2e42e72ceac9e8810d1898480567f36b70642f8205fbfd
|
checksum=827a641d2016a15f0b959804daa5a05f055d0f91d58a70d32ac41ce7ef94164e
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue