pciutils: update to 3.3.1.
This commit is contained in:
parent
2657f526e3
commit
fff4d1500b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pciutils'
|
||||
pkgname=pciutils
|
||||
version=3.3.0
|
||||
revision=6
|
||||
version=3.3.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libkmod-devel"
|
||||
depends="hwids"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=4b576a1c2570046fda83fa2c5488661de698874ab04fd8e06eef4b6ab806d58a
|
||||
checksum=02beeb14503707c5a3293fe084c18e12e6937c0d4dd1e29e6bcb6b12f124df46
|
||||
build_pie=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue