main/dmidecode: upgrade to 2.10

This commit is contained in:
Natanael Copa 2011-01-10 15:38:31 +00:00
parent f6a4c3c51d
commit cb7bc3b659

View File

@ -1,6 +1,6 @@
# Maintainer: Nathan Angelacos <nangel@alpinelinux.org>
pkgname=dmidecode
pkgver=2.9
pkgver=2.10
pkgrel=0
pkgdesc="A utility for reporting system hardware as described by BIOS"
url="http://www.nongnu.org/dmidecode"
@ -34,4 +34,4 @@ package() {
make prefix=/usr DESTDIR="${pkgdir}" install
}
md5sums="1f804692168178c19a8ec86d147fbc77 dmidecode-2.9.tar.gz"
md5sums="aee585f01a312f1ee6f82d42c00ad127 dmidecode-2.10.tar.gz"