dmidecode: update to 3.3.
This commit is contained in:
parent
0836326567
commit
3709eeeb58
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'dmidecode'
|
# Template file for 'dmidecode'
|
||||||
pkgname=dmidecode
|
pkgname=dmidecode
|
||||||
version=3.2
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="prefix=/usr sbindir=/usr/bin"
|
make_build_args="prefix=/usr sbindir=/usr/bin"
|
||||||
make_install_args="prefix=/usr sbindir=/usr/bin"
|
make_install_args="prefix=/usr sbindir=/usr/bin"
|
||||||
short_desc="Desktop Management Interface table related utilities"
|
short_desc="Desktop Management Interface table related utilities"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.nongnu.org/dmidecode"
|
homepage="http://www.nongnu.org/dmidecode"
|
||||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd
|
checksum=82c737a780614c38a783e8055340d295e332fb12c7f418b5d21a0797d3fb1455
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue