libsmbios: update to 2.2.16.
--HG-- extra : convert_revision : ff94e9f0378ae3fff1452a7dd41f892a86863118
This commit is contained in:
parent
16ebdf951c
commit
8c860d3843
|
@ -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 <xtraeme@gmail.com>"
|
||||
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."
|
||||
|
|
Loading…
Reference in New Issue