pciutils: update to 3.5.0.
This commit is contained in:
parent
967b9311a9
commit
2fe36959b2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.4.1
|
||||
version=3.5.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libkmod-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://mj.ucw.cz/pciutils.html"
|
||||
distfiles="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${version}.tar.gz"
|
||||
checksum=0196624282c33a9bcd4bd097d4100271c82af47797ecd7488ef2711fa5f043b2
|
||||
checksum=a550931bca47996a7c62449e4daf77c9ac1df12afb3fdd8a77383cab2e8ad580
|
||||
|
||||
do_build() {
|
||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||
|
|
Loading…
Reference in New Issue