pciutils: update to 3.1.9.
This commit is contained in:
parent
9461afbe17
commit
06a2f21a63
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.1.8
|
||||
version=3.1.9
|
||||
homepage="http://mj.ucw.cz/pciutils.html"
|
||||
distfiles="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${version}.tar.gz"
|
||||
revision=1
|
||||
short_desc="PCI bus related utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=15a7de19f23f95eeda2487bedc6b4c11eddea9c30bba35573775b4d46b7a46ca
|
||||
checksum=8ae7d320c50f02b015f5e2bb17a9f815cf201dae81b6bbd46b8a45552d00a178
|
||||
long_desc="
|
||||
The $pkgname package contains various utilities for inspecting and
|
||||
setting devices connected to the PCI bus."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency build which
|
||||
Add_dependency build wget
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue