diff options
author | Juergen Daubert <jue@jue.li> | 2007-10-21 14:06:19 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-10-21 14:06:19 +0200 |
commit | 5d840d0ded2aaee84d24f8d3f21b2bfb61e3b80f (patch) | |
tree | d32a251173f4a469211fc643905e4f7b2cad0d8f /pciutils | |
parent | c4ffd653455e0d2c40a50c71e05f4d723b57c4e2 (diff) | |
download | core-5d840d0ded2aaee84d24f8d3f21b2bfb61e3b80f.tar.gz core-5d840d0ded2aaee84d24f8d3f21b2bfb61e3b80f.tar.xz |
pciutils: update to 2.2.8
Diffstat (limited to 'pciutils')
-rw-r--r-- | pciutils/.md5sum | 2 | ||||
-rw-r--r-- | pciutils/Pkgfile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/pciutils/.md5sum b/pciutils/.md5sum index 39f2826c..27e6c13a 100644 --- a/pciutils/.md5sum +++ b/pciutils/.md5sum @@ -1 +1 @@ -0fd75a5df05100f60fb3c5498d523160 pciutils-2.2.7.tar.gz +c0b742521a13ef624b9a0a237f46c1c8 pciutils-2.2.8.tar.gz diff --git a/pciutils/Pkgfile b/pciutils/Pkgfile index 61e92e4b..d7885e53 100644 --- a/pciutils/Pkgfile +++ b/pciutils/Pkgfile @@ -1,10 +1,9 @@ # Description: Library and utilities to access the PCI bus configuration registers # URL: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml -# Packager: Markus Ackermann, maol at symlink dot ch # Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de name=pciutils -version=2.2.7 +version=2.2.8 release=1 source=(http://www.kernel.org/pub/software/utils/$name/$name-$version.tar.gz) |