testing/smartmontools: upgrade to 5.40

This commit is contained in:
Natanael Copa 2011-02-04 15:36:31 +00:00 committed by Jeff Bilyk
parent 9511b05b69
commit 31cc069742

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=smartmontools
pkgver=5.39.1
pkgver=5.40
pkgrel=0
pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives."
url="http://smartmontools.sourceforge.net"
@ -27,6 +27,6 @@ package() {
install -Dm755 ../smartd.initd "$pkgdir"/etc/init.d/smartd
install -Dm644 ../smartd.confd "$pkgdir"/etc/conf.d/smartd
}
md5sums="f6f7380ae45587161c0adae8862110e9 smartmontools-5.39.1.tar.gz
md5sums="0f0be0239914ad87830a4fff594bda5b smartmontools-5.40.tar.gz
64e6fc908146b885aa3f88796edf72f3 smartd.initd
371cdb7cc9dc924b6d12224d66b193c6 smartd.confd"