summaryrefslogtreecommitdiff
path: root/smartmontools
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2011-06-11 10:01:03 +0200
committerJuergen Daubert <jue@jue.li>2011-06-11 10:01:03 +0200
commita5fed21d22e79fd9e91b677c7db25554b2588d96 (patch)
tree85b04983bad977d9919f4251f2ab363d335a0150 /smartmontools
parent5c6cf56ccf6623be92d903c6cf3540ebbd0cb239 (diff)
downloadopt-a5fed21d22e79fd9e91b677c7db25554b2588d96.tar.gz
opt-a5fed21d22e79fd9e91b677c7db25554b2588d96.tar.xz
smartmontools: update to 5.41
Diffstat (limited to 'smartmontools')
-rw-r--r--smartmontools/.md5sum2
-rw-r--r--smartmontools/Pkgfile3
2 files changed, 2 insertions, 3 deletions
diff --git a/smartmontools/.md5sum b/smartmontools/.md5sum
index 1e30dcc29..a5e175c29 100644
--- a/smartmontools/.md5sum
+++ b/smartmontools/.md5sum
@@ -1,2 +1,2 @@
482b47077510dbac2bf8ce72907ff9f8 smartd
-0f0be0239914ad87830a4fff594bda5b smartmontools-5.40.tar.gz
+4577886bea79d4ff12bd9a7d323ce692 smartmontools-5.41.tar.gz
diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile
index 48d112cd8..221ee2d47 100644
--- a/smartmontools/Pkgfile
+++ b/smartmontools/Pkgfile
@@ -4,7 +4,7 @@
# Packager: Juergen Daubert, jue at crux dot nu
name=smartmontools
-version=5.40
+version=5.41
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz \
smartd)
@@ -26,5 +26,4 @@ build () {
install -m 755 $SRC/smartd $PKG/etc/rc.d
rm -r $PKG/usr/share/doc
- rm -r $PKG/etc/rc.d/init.d
}

Generated by cgit