dmidecode: update to 3.2.
This commit is contained in:
parent
e47e99dd0d
commit
e4c9f3b875
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'dmidecode'
|
||||
pkgname=dmidecode
|
||||
version=3.1
|
||||
version=3.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="prefix=/usr sbindir=/usr/bin"
|
||||
make_install_args="prefix=/usr sbindir=/usr/bin"
|
||||
short_desc="Desktop Management Interface table related utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.nongnu.org/dmidecode"
|
||||
license="GPL-2"
|
||||
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=d766ce9b25548c59b1e7e930505b4cad9a7bb0b904a1a391fbb604d529781ac0
|
||||
homepage="http://www.nongnu.org/dmidecode"
|
||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd
|
||||
|
|
Loading…
Reference in New Issue