libsmbios: update to 2.3.3.

This commit is contained in:
Enno Boland 2017-11-04 16:47:37 +01:00
parent 412a4ee91f
commit 00ac99e3d4

View File

@ -1,20 +1,24 @@
# Template file for 'libsmbios'
pkgname=libsmbios
version=2.2.28
revision=6
version=2.3.3
revision=1
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --disable-static --disable-python"
hostmakedepends="pkg-config perl"
hostmakedepends="pkg-config perl automake gettext-devel libtool doxygen"
makedepends="libxml2-devel"
short_desc="Library for SMBIOS access"
homepage="https://linux.dell.com/libsmbios/main/index.html"
homepage="https://github.com/dell/libsmbios"
license="GPL-2+, OLS-2.1"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$version/$pkgname-$version.tar.bz2"
checksum=dd247fd43296df3352435b090dd789a22a89c4b316e98b46b915323290a3e350
distfiles="https://github.com/dell/libsmbios/archive/v${version}.tar.gz"
checksum=272ba8c9fa4a468938b8fa81b23a09c72acc97371f3be7c882bb222c1ae7157d
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
pre_configure() {
autoreconf -fi
}
post_install() {
rm -rf ${DESTDIR}/etc/yum ${DESTDIR}/usr/lib/yum-plugins
rm -rf ${DESTDIR}/libsmbios_c ${DESTDIR}/etc/libsmbios