diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2011-02-04 15:36:31 +0000 |
|---|---|---|
| committer | Jeff Bilyk <jbilyk@gmail.com> | 2011-02-07 20:17:58 +0000 |
| commit | 31cc069742216632ff7b663ee5251e396914f6a6 (patch) | |
| tree | 922cd149e5ea8b6c4165494768289f0f9f7cd9d9 | |
| parent | 9511b05b690d7bc6546b7439aecb1b861346154b (diff) | |
| download | aports-31cc069742216632ff7b663ee5251e396914f6a6.tar.bz2 aports-31cc069742216632ff7b663ee5251e396914f6a6.tar.xz | |
testing/smartmontools: upgrade to 5.40
| -rw-r--r-- | testing/smartmontools/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index b31e064f..42b13e1e 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" |
