diff options
author | Juergen Daubert <jue@jue.li> | 2012-06-30 19:03:25 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-06-30 19:03:25 +0200 |
commit | 5a5657d2265fc9f26d3334bf896b2c6057cf4dd4 (patch) | |
tree | 147f1a5244e6e1771269b7189a84933e874c6953 /smartmontools | |
parent | 247977bbd353e5585fdb2f4bfcd17ec776b011b6 (diff) | |
download | opt-5a5657d2265fc9f26d3334bf896b2c6057cf4dd4.tar.gz opt-5a5657d2265fc9f26d3334bf896b2c6057cf4dd4.tar.xz |
smartmontools: update to 5.43
Diffstat (limited to 'smartmontools')
-rw-r--r-- | smartmontools/.md5sum | 2 | ||||
-rw-r--r-- | smartmontools/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/smartmontools/.md5sum b/smartmontools/.md5sum index ab4eab330..8b5779429 100644 --- a/smartmontools/.md5sum +++ b/smartmontools/.md5sum @@ -1,2 +1,2 @@ 482b47077510dbac2bf8ce72907ff9f8 smartd -4460bf9a79a1252ff5c00ba52cf76b2a smartmontools-5.42.tar.gz +a1cb2c3d8cc2de377037fe9e7cef40a9 smartmontools-5.43.tar.gz diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile index 6581bc6f2..f94abd004 100644 --- a/smartmontools/Pkgfile +++ b/smartmontools/Pkgfile @@ -4,7 +4,7 @@ # Packager: Juergen Daubert, jue at crux dot nu name=smartmontools -version=5.42 +version=5.43 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz \ smartd) |