pciutils: update to 3.9.0.
This commit is contained in:
parent
4e64ddf45b
commit
e3e99f8bee
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pciutils'
|
# Template file for 'pciutils'
|
||||||
pkgname=pciutils
|
pkgname=pciutils
|
||||||
version=3.7.0
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel libkmod-devel"
|
makedepends="zlib-devel libkmod-devel"
|
||||||
|
@ -8,10 +8,10 @@ depends="hwids"
|
||||||
short_desc="PCI bus related utilities"
|
short_desc="PCI bus related utilities"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mj.ucw.cz/pciutils.html"
|
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://github.com/pciutils/pciutils/archive/v${version}.tar.gz"
|
distfiles="https://mj.ucw.cz/download/linux/pci/pciutils-${version}.tar.gz"
|
||||||
checksum=ea768aa0187ba349391c6c157445ecc2b42e7d671fc1ce8c53ff5ef513f1e2ab
|
checksum=8953a785b2e3af414434b8fdcbfb75c90758819631001e60dd3afb89b22b2331
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue