aboutsummaryrefslogtreecommitdiffstats
path: root/testing/smartmontools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:36:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-02-04 15:36:31 +0000
commit44bdf957328847fac008b9876b336e6f82d3dc3e (patch)
tree922cd149e5ea8b6c4165494768289f0f9f7cd9d9 /testing/smartmontools
parent797de3e2d55df556985b324ae158a66adfbb0cdc (diff)
downloadaports-44bdf957328847fac008b9876b336e6f82d3dc3e.tar.bz2
aports-44bdf957328847fac008b9876b336e6f82d3dc3e.tar.xz
testing/smartmontools: upgrade to 5.40
Diffstat (limited to 'testing/smartmontools')
-rw-r--r--testing/smartmontools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD
index b31e064fb6..42b13e1e48 100644
--- a/testing/smartmontools/APKBUILD
+++ b/testing/smartmontools/APKBUILD
@@ -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"