main/smartmontools: metadata fixes

* The package can do SATA and NVMe, not just ATA and SCSI drives.

* Specify GPL version.

* Split OpenRC files.

* Add HTTPS site.
This commit is contained in:
A. Wilcox 2018-04-26 01:59:25 -05:00 committed by Jakub Jirutka
parent 7bfac8bd61
commit f9c196f688

View File

@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=smartmontools pkgname=smartmontools
pkgver=6.6 pkgver=6.6
pkgrel=0 pkgrel=1
pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." pkgdesc="Control and monitor S.M.A.R.T. enabled hard drives"
url="http://smartmontools.sourceforge.net" url="https://www.smartmontools.org/"
arch="all" arch="all"
license="GPL" license="GPL-2.0+"
makedepends="linux-headers" makedepends="linux-headers"
subpackages="$pkgname-doc" subpackages="$pkgname-doc $pkgname-openrc"
source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
smartd.initd smartd.initd
smartd.confd smartd.confd