From 8c860d38432894ae460a2b4d516a7fdcd8478220 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 27 Apr 2009 00:40:30 +0200 Subject: [PATCH] libsmbios: update to 2.2.16. --HG-- extra : convert_revision : ff94e9f0378ae3fff1452a7dd41f892a86863118 --- templates/libsmbios/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/libsmbios/template b/templates/libsmbios/template index 6047dbe3fa..bfb647b63f 100644 --- a/templates/libsmbios/template +++ b/templates/libsmbios/template @@ -1,13 +1,14 @@ # Template file for 'libsmbios' pkgname=libsmbios sourcepkg=$pkgname -version=2.2.14 +version=2.2.16 distfiles="http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$version/$pkgname-$version.tar.bz2" build_style=gnu_configure +config_shell=/bin/bash configure_args="--disable-static --disable-python" short_desc="Library for SMBIOS access" maintainer="Juan RP " -checksum=0228289ba4048d5f49658ba81ab1f3a6112babdd3459515cbb8d2347488b06ac +checksum=90c87d0f246c2f224b93aa3980b7b186a78fb4ce64d56ceda61c2a23347baa1b long_desc=" Libsmbios is a library and utilities that can be used by client programs to get information from standard BIOS tables, such as the SMBIOS table."