pciutils: update to 3.4.1.
This commit is contained in:
parent
10078eead6
commit
37f1059cba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.4.0
|
||||
version=3.4.1
|
||||
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=ba6244652723e137001e69d6081497d462cbff6ba0acec38cc81c20ea1ac0d7e
|
||||
checksum=0196624282c33a9bcd4bd097d4100271c82af47797ecd7488ef2711fa5f043b2
|
||||
|
||||
do_build() {
|
||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||
|
|
Loading…
Reference in New Issue