pciutils: update to 3.5.5.
This commit is contained in:
parent
959820fb5e
commit
6da23bb728
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.5.4
|
||||
version=3.5.5
|
||||
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=1a650f10170423371d481c580071c27420b16a40eda995f3e906b8a9ade530c5
|
||||
checksum=58ad27f25c510598bdc5337160c8b573d6e9b328b3c5235636e89a1cc04d6a48
|
||||
|
||||
do_build() {
|
||||
make OPT="${CFLAGS}" SHARED=no AR=${AR} \
|
||||
|
|
Loading…
Reference in a new issue