pciutils: update to 3.7.0.
This commit is contained in:
parent
ac97a44034
commit
6e050f9809
2 changed files with 3 additions and 3 deletions
|
@ -216,7 +216,7 @@ libblkid.so.1 libblkid-2.18_1
|
|||
libidn.so.12 libidn-1.35_1
|
||||
libusb-1.0.so.0 libusb-1.0.0_1
|
||||
libusb-0.1.so.4 libusb-compat-0.1.0_1
|
||||
libpci.so.3 pciutils-3.5.0_1
|
||||
libpci.so.3 pciutils-3.7.0_1
|
||||
libpcre.so.1 libpcre-8.30_1
|
||||
libpcreposix.so.0 libpcre-7.8_1
|
||||
libpcrecpp.so.0 libpcrecpp-7.8_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.6.4
|
||||
version=3.7.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libkmod-devel"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://mj.ucw.cz/pciutils.html"
|
||||
changelog="https://raw.githubusercontent.com/pciutils/pciutils/master/ChangeLog"
|
||||
distfiles="https://github.com/pciutils/pciutils/archive/v${version}.tar.gz"
|
||||
checksum=551d0ac33f030868b7e95c29e58dc2b1882455dbc9c15c15adf7086e664131f1
|
||||
checksum=ea768aa0187ba349391c6c157445ecc2b42e7d671fc1ce8c53ff5ef513f1e2ab
|
||||
|
||||
do_build() {
|
||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||
|
|
Loading…
Reference in a new issue