lshw: xlint fixes; no revbump though
This commit is contained in:
parent
57157d7aa0
commit
2d79e875ec
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'lshw'.
|
||||
# Template file for 'lshw'
|
||||
pkgname=lshw
|
||||
version=B.02.18
|
||||
revision=7
|
||||
makedepends="gtk+-devel libglade-devel sqlite-devel"
|
||||
hostmakedepends="docbook2x pkg-config"
|
||||
makedepends="gtk+-devel libglade-devel sqlite-devel"
|
||||
short_desc="Hardware lister application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://ezix.org/project/wiki/HardwareLiSter"
|
||||
license="GPL-2"
|
||||
distfiles="http://ezix.org/software/files/lshw-${version}.tar.gz"
|
||||
checksum=ae22ef11c934364be4fd2a0a1a7aadf4495a0251ec6979da280d342a89ca3c2f
|
||||
|
||||
|
|
Loading…
Reference in a new issue