summaryrefslogtreecommitdiff
path: root/extra/libsmbios
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-06 23:14:44 +0000
committerroot <root@rshg054.dnsready.net>2011-12-06 23:14:44 +0000
commitd1d87d2ac643e3dabc251f3cec7d3b00e29b282c (patch)
tree09d9025934fe06bd25753f98cf2eab3140456cc3 /extra/libsmbios
parent55d1e19e71b453a0f47c599f281a2ad2644247d2 (diff)
Tue Dec 6 23:14:44 UTC 2011
Diffstat (limited to 'extra/libsmbios')
-rw-r--r--extra/libsmbios/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libsmbios/PKGBUILD b/extra/libsmbios/PKGBUILD
index 9945172d7..37f66af52 100644
--- a/extra/libsmbios/PKGBUILD
+++ b/extra/libsmbios/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 105518 2011-01-10 10:17:49Z jgc $
+# $Id: PKGBUILD 144413 2011-12-05 15:46:35Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
# Contributor: daniel g. siegel <dgsiegel@gmail.com>
pkgname=libsmbios
-pkgver=2.2.26
-pkgrel=2
+pkgver=2.2.28
+pkgrel=1
pkgdesc="A library for providing access to as much BIOS information as possible"
arch=(i686 x86_64)
url="http://linux.dell.com/libsmbios/main/index.html"
@@ -15,7 +15,7 @@ makedepends=('libxml2' 'python2' 'chrpath')
optdepends=('python2: tools')
source=(http://linux.dell.com/libsmbios/download/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
options=('!libtool')
-md5sums=('8ae63da74912deffa5b6b2602879c7a9')
+md5sums=('4e167e8d108e287defc3c461f50ef159')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"