libatasmart: add homepage, license
This commit is contained in:
parent
e61ef170e1
commit
b168bb5050
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'libatasmart'
|
||||
pkgname=libatasmart
|
||||
version=0.17
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config libudev-devel>=183"
|
||||
subpackages="$pkgname-devel"
|
||||
short_desc="ATA S.M.A.R.T. Reading and Parsing Library"
|
||||
homepage="http://0pointer.de/blog/projects/being-smart.html"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
||||
checksum=2d62a11274f32cde2f074adef9ceb662bf205618dfc8f8e74b9be6a8b1ed5ffd
|
||||
|
|
Loading…
Reference in New Issue