diff options
author | Juergen Daubert <jue@jue.li> | 2015-06-06 15:39:03 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-06-06 15:39:03 +0200 |
commit | ef54485547db423d1a739c297794754b4689200f (patch) | |
tree | 3d7e56f5f83292401afade9f53ccfa25f8ec5d9c /smartmontools | |
parent | 3231e2d45d05aa9b03faa40c91cb060a818ece7e (diff) | |
download | opt-ef54485547db423d1a739c297794754b4689200f.tar.gz opt-ef54485547db423d1a739c297794754b4689200f.tar.xz |
smartmontools: update to 6.4
Diffstat (limited to 'smartmontools')
-rw-r--r-- | smartmontools/.md5sum | 2 | ||||
-rw-r--r-- | smartmontools/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/smartmontools/.md5sum b/smartmontools/.md5sum index 4c58c65c0..419e19d81 100644 --- a/smartmontools/.md5sum +++ b/smartmontools/.md5sum @@ -1,2 +1,2 @@ ba7af77aa9b178ebd30766bc26aae116 smartd -2ea0c62206e110192a97b59291b17f54 smartmontools-6.3.tar.gz +56812c8312fd123ed40ef65afde1049e smartmontools-6.4.tar.gz diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile index 742337320..fba14d392 100644 --- a/smartmontools/Pkgfile +++ b/smartmontools/Pkgfile @@ -4,8 +4,8 @@ # Packager: Juergen Daubert, jue at crux dot nu name=smartmontools -version=6.3 -release=2 +version=6.4 +release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz \ smartd) |