pciutils: update to 3.6.4.
This commit is contained in:
parent
211829a072
commit
46bd9d4adc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.6.2
|
||||
version=3.6.4
|
||||
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=d84d7096a71890f0ddddc50e88ac5a3bc7412bf48d8100fc15857a411564687d
|
||||
checksum=551d0ac33f030868b7e95c29e58dc2b1882455dbc9c15c15adf7086e664131f1
|
||||
|
||||
do_build() {
|
||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||
|
|
Loading…
Reference in New Issue